Click or drag to resize

ChartViewModelXAxis Property

Gets the XAxis

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

Property Value

Type: XAxis
See Also