Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

public property

Collection

Specifies the TRSDonutChartExValues instance to which this Item belongs. Each TRSDonutChartExValue belongs to the TRSDonutChartExValues collection which creates it. The Collection property points to the collection object to which the value belongs.

published property

InnerRadius

Specifies the inner radius of the donut slice as a percentage (from 0-1 where 1 is 100%) distance from the chart origin to the outer edge of the chart. Use the InnerRadius and OuterRadius properties to specify the thickness of the donut slice.

noteNote

The donut slice thickness is also scaled by the TRSDonutChartEx.OuterRadius property.

published property

OuterRadius

Specifies the outer radius of the donut slice as a percentage (from 0-1 where 1 is 100%) distance from the chart origin to the outer edge of the chart. Use the InnerRadius and OuterRadius properties to specify the thickness of the donut slice.

noteNote

The donut slice thickness is also scaled by the TRSDonutChartEx.OuterRadius property.

published property

StartAngle

Specifies the start angle (in degrees) of the donut slice. Use the StartAngle and SweepAngle properties to specify the location on the chart circle of the donut slice and its size.

published property

SweepAngle

Specifies the sweep amount (in degrees) of the donut slice, i.e., StartAngle + SweepAngle = EndAngle. Use the StartAngle and SweepAngle properties to specify the location on the chart circle of the donut slice and its size.

Top

Comments (0)

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