Click or drag to resize
ChartPropertiesYAxisMargin Property
Gets the YAxis margin

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

Property Value

Type: Thickness
See Also