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; }
<TypeConverterAttribute(GetType(StiUniversalConverter))>
Public Property GridLinesVert As IStiGridLinesVert
Get
Set
Property Value
Type:
IStiGridLinesVertImplements
IStiAxisAreaGridLinesVertSee Also