Click or drag to resize

StiAxisTicksStep Property

Gets or sets value which indicates on which steps major ticks will be displayed.

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

Property Value

Type: Int32

Implements

IStiAxisTicksStep
See Also