ChartValueAxisNotesIconSettingsBuilder
Methods
Background(System.String)
The background color of the notes icon.
Parameters
value - System.String
The value for Background
Border(System.Action)
The border of the icon.
Parameters
configurator - System.Action<ChartValueAxisNotesIconBorderSettingsBuilder>
The configurator for the border setting.
Size(System.Double)
The size of the icon.
Parameters
value - System.Double
The value for Size
Type(System.String)
The icon shape.The supported values are: * "circle" - the marker shape is circle. * "square" - the marker shape is square. * "triangle" - the marker shape is triangle. * "cross" - the marker shape is cross.
Parameters
value - System.String
The value for Type
Visible(System.Boolean)
The icon visibility.
Parameters
value - System.Boolean
The value for Visible