Click or drag to resize

LineChartXAxis Property

X axis of chart. Details see Axis

Namespace:  SIC.Draw
Assembly:  SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public List<Axis> XAxis { get; private set; }

Property Value

Type: ListAxis
See Also