Click or drag to resize

ChartPropertiesYAxisWidth Property

Gets or sets the YAxis width. GridUnitType = Pixel

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

Property Value

Type: GridLength
See Also