Click or drag to resize

StiAxisRangeMinimum Property

Gets or sets minimum value of axis range.

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

Property Value

Type: Double

Implements

IStiAxisRangeMinimum
See Also