ChartSeriesNegativeValuesSettingsBuilder
Methods
Color(System.String)
The color of the chart negative bubble values.
Parameters
value - System.String
The value for Color
RETURNS
Returns the current ChartSeriesNegativeValuesSettingsBuilder instance.
Visible(System.Boolean)
If set to true the chart will display the negative bubbles. By default the negative bubbles are not displayed.
Parameters
value - System.Boolean
The value for Visible
RETURNS
Returns the current ChartSeriesNegativeValuesSettingsBuilder instance.
Visible()
If set to true the chart will display the negative bubbles. By default the negative bubbles are not displayed.
RETURNS
Returns the current ChartSeriesNegativeValuesSettingsBuilder instance.