Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IBubbleChartAxis interface contains properties and methods that are used to determine parameters of bubble chart metrics.
IBubbleChartAxis
The interface is outdated.
This interface is base one for the IBubbleChartAxisLinear interface.
Property name | Brief description | |
AutoMinMax | The AutoMinMax property determines a method of setting maximum and minimum values of bubble chart metrics. | |
Max | The Max property determines a maximum value of bubble chart metric. | |
Min | The Min property determines a minimum value of bubble chart metric. | |
ScaleType | The ScaleType property determines a method of calculating metric intervals. |
Property name | Brief description | |
The Chart property returns the parent object, which includes the current bubble chart element. |
See also: