Click or drag to resize

StiAxisLabelsStep Property

Gets or sets value which indicates with what steps do labels be shown on axis.

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

Property Value

Type: Single

Implements

IStiAxisLabelsStep
See Also