IChartCircleExInfo

Description

The IChartCircleExInfo interface contains properties used to determine parameters of a pie chart with the secondary pie or bar chart.

Properties

  Property name Brief description
Background The Background property determines parameters for the fill of a merged series group.
BorderPen The BorderPen property determines parameters for the border line of a merged series group.
CollapseLegendItems The CollapseLegendItems property determines parameters for a legend layout.
ConnectionLinePen The ConnectionLinePen property determines parameters for a connecting line between the master and the secondary charts.
CustomSerieGroup The CustomSerieGroup property determines a custom group of series, which are included in a series merge.
DisplayShadow The DisplayShadow property determines whether a shadow of the master chart is displayed.
Distance The Distance property determines the distance between the master and the secondary charts.
EnableSecondary Outdated. Use IChartCircleExInfo.ShowMode.
GroupingRule The GroupingRule property determines the series grouping order for the secondary chart.
GroupingValue The GroupingValue property determines the parameter value for series grouping for the secondary chart.
GroupName The GroupName property determines the name of a merged series group on the master chart.
ImageMap The ImageMap property returns hypertext string used to form an HTML file. This property is used to create series tooltip.
Label The Label property returns parameters for the label of a merged group of series.
PieDistanceCoef The PieDistanceCoef property determines the distance from the center of the master chart to a segment of a merged series group.
SecondaryRadius The SecondaryRadius property determines the size of the secondary chart.
Shadow The Shadow property determines parameters for the shadow of the master chart.
ShowMode The ShowMode property determines display modes of the secondary chart.

See also:

Chart Assembly Interfaces