ChartYAxis
Properties
AxisCrossingValue - Object[]
Background - String
BaseUnit - String
Categories - Object[]
Color - String
Crosshair - ChartYAxisCrosshairSettings
The color of the crosshair. Accepts a valid CSS color string, including hex and rgb.
Labels - ChartYAxisLabelsSettings
The background color of the labels. Accepts a valid CSS color string, including hex and rgb.
Line - ChartYAxisLineSettings
The color of the lines. Accepts a valid CSS color string, including hex and rgb.
MajorGridLines - ChartYAxisMajorGridLinesSettings
The color of the lines. Accepts a valid CSS color string, including hex and rgb.
MinorGridLines - ChartYAxisMinorGridLinesSettings
The color of the minor grid lines. Accepts a valid CSS color string, including hex and rgb.
MinorTicks - ChartYAxisMinorTicksSettings
The color of the y axis minor ticks lines. Accepts a valid CSS color string, including hex and rgb.
MajorTicks - ChartYAxisMajorTicksSettings
The color of the scatter chart y 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
Title - ChartYAxisTitleSettings
The background color of the title. Accepts a valid CSS color string, including hex and rgb.
Type - String
Visible - Nullable
Notes - ChartYAxisNotesSettings
The position of the y axis notes. "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.