Click or drag to resize
ChartPropertiesXAxisGridLine Property
Gets or sets the XAxis 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 XAxisGridLine { get; set; }

Property Value

Type: Pen
See Also