Click or drag to resize
ChartPropertiesShowYAxisGridLine Property
Gets or sets the show YAxis grid line

Namespace: SharpCharts.Base.Chart
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public bool ShowYAxisGridLine { get; set; }

Property Value

Type: Boolean
See Also