BootstrapChartTooltipSettings Constructors
Stores chart tooltip settings.Name | Parameters | Description |
---|---|---|
BootstrapChartTooltipSettings() | none | Initializes a new instance of the BootstrapChartTooltipSettings class with default settings. |
BootstrapChartTooltipSettings(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapChartTooltipSettings class with the specified owner. |
See Also