For a list of all members of this type, see WebTooltipAppearance members.
Name | Description | |
---|---|---|
![]() | GetChartInfoFromPoint | Returns information about a data point on the chart by pixel location x and y The location is relative to the top left corner (0,0) of the control The type returned, ChartDataEventArgs, is the same as returned by handling the ChartDataClicked Event |
![]() | ResetBackColor | Resets the BackColor property to its default value. |
![]() | ResetBorderColor | Resets the BorderColor property to its default value. |
![]() | ResetBorderThickness | Resets the BorderThickness property to its default value. |
![]() | ResetDisplay | Resets the Display property to its default value. |
![]() | ResetEnableFadingEffect | Resets the EnableFadingEffect property to its default value. |
![]() | ResetFont | Resets the System.Web.UI.WebControls.FontInfo property to its default value. |
![]() | ResetFontColor | Resets the FontColor property to its default value. |
![]() | ResetFormat | Resets the Format property to its default value. |
![]() | ResetFormatString | Resets the FormatString property to its default value. |
![]() | ResetPadding | Resets the Padding property to its default value. |
![]() | ToString | Returns a string representation of a WebTooltipAppearance object. |
Name | Description | |
---|---|---|
![]() | GenerateFormatString | Initializes the default FormatString property value based on the setting of the Format property. |
![]() | ShouldSerializeBackColor | Returns a Boolean value that determines whether the BackColor property is set to its default value. |
![]() | ShouldSerializeBorderColor | Returns a Boolean value that determines whether the BorderColor property is set to its default value. |
![]() | ShouldSerializeBorderThickness | Returns a Boolean value that determines whether the BorderThickness property is set to its default value. |
![]() | ShouldSerializeDisplay | Returns a Boolean value that determines whether the Display property is set to its default value. |
![]() | ShouldSerializeEnableFadingEffect | Returns a Boolean value that determines whether the EnableFadingEffect property is set to its default value. |
![]() | ShouldSerializeFont | Returns a Boolean value that determines whether the Font property is set to its default value. |
![]() | ShouldSerializeFontColor | Returns a Boolean value that determines whether the FontColor property is set to its default value. |
![]() | ShouldSerializeFormat | Returns a Boolean value that determines whether the Format property is set to its default value. |
![]() | ShouldSerializeFormatString | Returns a Boolean value that determines whether the FormatString property is set to its default value. |
![]() | ShouldSerializePadding | Returns a Boolean value that determines whether the Padding property is set to its default value. |