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