Returns an Appearance object that you can use to access all the formatting properties of an Area Chart. Syntax Example Setting AreaChart Appearances Setting AreaChart Appearances
Returns an Appearance object that you can use to access all the formatting properties of the charts axes. Syntax Remarks This object provides access to the charts x, y and where applicable, z axes. Example Set Various Properties of the Axis
Sets the background color for the entire chart control. Syntax
Sets the background image for the controls background. Syntax Remarks Specify the full path and filename of a valid image file that will be displayed in the charts background. The selected image will be scaled to the dimemsions of the chart (the default setting) or tiled to fill the available space, depending on t...
Determines whether the background image displayed in the cart is stretched or tiled to fill the available area of the chart. Syntax Remarks Use the BackgroundImage property to specify the image that will be displayed in the charts background. Example
Returns an Appearance object that you can use to access all the formatting properties of an Bar Chart. Syntax Example
Returns an Appearance object that you can use to access all the formatting properties of a 3D Bar Chart. Syntax Example
Signals the object that initialization is starting. Syntax
The set of all appearance-related properties that apply to the border, including color, draw style, and thickness. Syntax Example
Gets/sets value of BoxChart. Syntax Remarks Please refer ShouldSerializeBoxChart and ResetBoxChart also.