The following tables list the members exposed by WebEventAppearance.
Name | Description | |
---|---|---|
WebEventAppearance Constructor | Creates Web client side event Appearance object with default properties |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
ClientOnChartScroll | Returns or sets a string of text that specifies the name of the JavaScript function to be called when the mouse cursor moves ChartScroll charted data. | |
ClientOnCrosshairMove | Returns or sets a string of text that specifies the name of the JavaScript function to be called when the mouse cursor moves CrosshairMove charted data. | |
ClientOnHideCrosshair | Returns or sets a string of text that specifies the name of the JavaScript function to be called when the mouse cursor moves HideCrosshair charted data. | |
ClientOnHideTooltip | Returns or sets a string of text that specifies the name of the JavaScript function to be called when the mouse cursor moves HideTooltip charted data. | |
ClientOnMouseClick | Returns or sets a string of text that specifies the name of the JavaScript function to be called when charted data is clicked. | |
ClientOnMouseOut | Returns or sets a string of text that specifies the name of the JavaScript function to be called when the mouse cursor moves out of charted data. | |
ClientOnMouseOver | Returns or sets a string of text that specifies the name of the JavaScript function to be called when the mouse cursor moves over charted data. | |
ClientOnShowCrosshair | Returns or sets a string of text that specifies the name of the JavaScript function to be called when the mouse cursor moves ShowCrosshair charted data. | |
ClientOnShowTooltip | Returns or sets a string of text that specifies the name of the JavaScript function to be called when the mouse cursor moves ShowTooltip charted data. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
ResetClientOnChartScroll | Resets the ClientOnChartScroll property to its default value. | |
ResetClientOnCrosshairMove | Resets the ClientOnCrosshairMove property to its default value. | |
ResetClientOnDrilledDown | Resets the ClientOnDrilledDown property to its default value. | |
ResetClientOnHideCrosshair | Resets the ClientOnHideCrosshair property to its default value. | |
ResetClientOnHideTooltip | Resets the ClientOnHideTooltip property to its default value. | |
ResetClientOnMouseClick | Resets the ClientOnMouseClick property to its default value. | |
ResetClientOnMouseOut | Resets the ClientOnMouseOut property to its default value. | |
ResetClientOnMouseOver | Resets the ClientOnMouseOver property to its default value. | |
ResetClientOnShowCrosshair | Resets the ClientOnShowCrosshair property to its default value. | |
ResetClientOnShowTooltip | Resets the ClientOnShowTooltip property to its default value. | |
ShouldSerialize | Determines whether or not this WebEventAppearance object should be serialized. | |
ToString | Returns a string representation of a WebEventAppearance object. |
Name | Description | |
---|---|---|
ShouldSerializeClientOnChartScroll | Returns a Boolean value that determines whether the ClientOnChartScroll property is set to its default value. | |
ShouldSerializeClientOnCrosshairMove | Returns a Boolean value that determines whether the ClientOnCrosshairMove property is set to its default value. | |
ShouldSerializeClientOnDrilledDown | Returns a Boolean value that determines whether the ClientOnDrilledDown property is set to its default value. | |
ShouldSerializeClientOnHideCrosshair | Returns a Boolean value that determines whether the ClientOnHideCrosshair property is set to its default value. | |
ShouldSerializeClientOnHideTooltip | Returns a Boolean value that determines whether the ClientOnHideTooltip property is set to its default value. | |
ShouldSerializeClientOnMouseClick | Returns a Boolean value that determines whether the ClientOnMouseClick property is set to its default value. | |
ShouldSerializeClientOnMouseOut | Returns a Boolean value that determines whether the ClientOnMouseOut property is set to its default value. | |
ShouldSerializeClientOnMouseOver | Returns a Boolean value that determines whether the ClientOnMouseOver property is set to its default value. | |
ShouldSerializeClientOnShowCrosshair | Returns a Boolean value that determines whether the ClientOnShowCrosshair property is set to its default value. | |
ShouldSerializeClientOnShowTooltip | Returns a Boolean value that determines whether the ClientOnShowTooltip property is set to its default value. |