ChartPropertiesYAxisGridLine Property |
Gets or sets the YAxis grid line pen
Namespace: SharpCharts.Base.ChartAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public Pen YAxisGridLine { get; set; }
Property Value
Type:
PenSee Also