Click or drag to resize

StiGridLinesMinorCount Property

Gets or sets count of minor grid lines per each major grid line.

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

Property Value

Type: Int32

Implements

IStiGridLinesMinorCount
See Also