Click or drag to resize

StiAxisAreaGridLinesVert Property

Gets or sets grid lines on vertical axis.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiUniversalConverter))]
public IStiGridLinesVert GridLinesVert { get; set; }

Property Value

Type: IStiGridLinesVert

Implements

IStiAxisAreaGridLinesVert
See Also