ChartXAxis
Properties
AxisCrossingValue - Object[]
Background - String
BaseUnit - String
Categories - Object[]
Color - String
Crosshair - ChartXAxisCrosshairSettings
The color of the crosshair. Accepts a valid CSS color string, including hex and rgb.
Labels - ChartXAxisLabelsSettings
The background color of the labels. Accepts a valid CSS color string, including hex and rgb.
Line - ChartXAxisLineSettings
The color of the lines. Accepts a valid CSS color string, including hex and rgb.
MajorGridLines - ChartXAxisMajorGridLinesSettings
The color of the lines. Accepts a valid CSS color string, including hex and rgb.
MinorGridLines - ChartXAxisMinorGridLinesSettings
The color of the minor grid lines. Accepts a valid CSS color string, including hex and rgb.
MinorTicks - ChartXAxisMinorTicksSettings
The color of the x axis minor ticks lines. Accepts a valid CSS color string, including hex and rgb.
MajorTicks - ChartXAxisMajorTicksSettings
The color of the scatter chart x axis major ticks lines. Accepts a valid CSS color string, including hex and rgb.
MajorUnit - Nullable
Max - Object
Min - Object
MinorUnit - Nullable
Name - String
NarrowRange - Nullable
Pane - String
PlotBands - List
Reverse - Nullable
StartAngle - Nullable
Title - ChartXAxisTitleSettings
The background color of the title. Accepts a valid CSS color string, including hex and rgb.
Type - String
Visible - Nullable
Notes - ChartXAxisNotesSettings
The position of the x axis note. "top" - The note is positioned on the top.; "bottom" - The note is positioned on the bottom.; "left" - The note is positioned on the left. or "right" - The note is positioned on the right..
Chart - Chart
The common settings for all Chart series.
Methods
Serialize()
Serializes the settings to a Dictionary.