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