Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

protected property

DefaultShape

Defines the default shape and appearance of a shape when it is created. When a new shape is added to the chart, it is initialized to the default shape's properties. Use the DefaultShape property to specify the initial common appearance of all shapes in the shape chart

alert_noteTip

You can "reset" a value to the DefaultShape properties by assigning the DefaultShape to the value.

protected property

ImageList

Represents property ImageList.

protected property

OnCustomDrawValue

Represents property OnCustomDrawValue.

protected property

Options

Represents property Options.

protected property

Values

Contains all the shapes in the shape chart. Each shape ( RSCharts.TRSShapeChartValue ) may be its own shape (Style) as well as size (Width and Height), Color, Caption, etc. When a shape is added to the collection, it is initialized to the DefaultShape. Use the Values collection to add, delete, and modify shapes in the chart.

noteNote

Shapes are drawn from first to last through the collection, so later shapes are "on top" of earlier shapes.

Top

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb