Returns an Appearance object that you can use to access all the formatting properties of an ScatterLine Chart. Syntax Example
Scrollbar skin image. Syntax
Event for Scroll user interaction events. Syntax Event Data The event handler receives an argument of type ChartScrollScaleEventArgs containing data related to this event. The following ChartScrollScaleEventArgs properties provide information specific to this event.Property Description Axis The Axis object being s...
The collection of data series which can be used to provide data to chart layers. Syntax
Returns a Boolean value that determines whether the Axis property is set to its default value. Syntax Remarks Returns True if the Axis property is not set to its default value; otherwise, it returns False. Invoke the ResetAxis method to reset this property to its default value. Example
Returns a Boolean value that determines whether the BackColor property is set to its default value. Syntax Remarks Returns True if the BackColor property is not set to its default value; otherwise, it returns False. Invoke the ResetBackColor method to reset this property to its default value.
Returns a Boolean value that determines whether the BackColor property is set to its default value. Overload List Example
Returns a Boolean value that determines whether the BackgroundImage property is set to its default value. Syntax Remarks Returns True if the BackgroundImage property is not set to its default value; otherwise, it returns False. Invoke the ResetBackgroundImage method to reset this property to its default value. Exa...
Returns a Boolean value that determines whether the BackgroundImageStyle property is set to its default value. Syntax Remarks Returns True if the BackgroundImageStyle property is not set to its default value; otherwise, it returns False. Invoke the ResetBackgroundImageStyle method to reset this property to its def...
Returns a Boolean value that determines whether the BarChart property is set to its default value. Syntax Remarks Returns True if the BarChart property is not set to its default value; otherwise, it returns False. Invoke the ResetBarChart method to reset this property to its default value. Example