wxChartCommonOptions
Description
Options that are common between the various chart types.
Methods
Public
|
wxChartCommonOptions |
Constructs a instance. |
|
bool IsResponsive |
Whether the chart automatically resizes when the control size changes. |
|
bool ShowTooltips |
Whether to display tooltips. |
|
void SetShowTooltips |
Enables or disable tooltips. |
|
[object Object] GetMultiTooltipOptions |
Gets the options for the multi-tooltips (const version). |
|
[object Object] GetMultiTooltipOptions |
Gets the options for the multi-tooltips (non-const version). |
