Click or drag to resize
ChartPropertiesYAxisGridLine Property
Gets or sets the YAxis grid line pen

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

Property Value

Type: Pen
See Also