Click or drag to resize

StiAxisRangeMaximum Property

Gets or sets maximum value of axis range.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public double Maximum { get; set; }

Property Value

Type: Double

Implements

IStiAxisRangeMaximum
See Also