StiChartAreaGridLinesVert Property |
Gets or sets grid lines on vertical axis.
Namespace:
Stimulsoft.Dashboard.Components.Chart
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiUniversalConverter))]
public StiVertChartGridLines GridLinesVert { get; set; }
<TypeConverterAttribute(GetType(StiUniversalConverter))>
Public Property GridLinesVert As StiVertChartGridLines
Get
Set
Property Value
Type:
StiVertChartGridLinesSee Also