Version

Search Results

AreaChart Property

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

Axis Property (UltraChart)

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

BackColor Property (UltraChart)

Sets the background color for the entire chart control. Syntax

BackgroundImage Property

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...

BackgroundImageStyle Property (UltraChart)

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

BarChart Property

Returns an Appearance object that you can use to access all the formatting properties of an Bar Chart. Syntax Example

BarChart3D Property

Returns an Appearance object that you can use to access all the formatting properties of a 3D Bar Chart. Syntax Example

BeginInit Method

Signals the object that initialization is starting. Syntax

Border Property (UltraChart)

The set of all appearance-related properties that apply to the border, including color, draw style, and thickness. Syntax Example

BoxChart Property

Gets/sets value of BoxChart. Syntax Remarks Please refer ShouldSerializeBoxChart and ResetBoxChart also.