Click or drag to resize

ChartPropertiesXAxisMargin Property

Gets the XAxis margin

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

Property Value

Type: Thickness
See Also