Name | Description | |
---|---|---|
![]() | CoordinateLabelOthers | Defines the label for the summarized segment "Others". If you do not enter your own formula, the label will be adapted to the "normal" segment label layout. |
![]() | CoordinateLabelPie | Determines the text for the coordinate label or legend. To e.g. yield value and percentage, use 'LL.ChartObject.AxisCoordinate + " - " + Str$(LL.ChartObject.ArcPerc,0,0) + "%"' |
![]() | CoordinateLabelPlacement | Gets or sets the placement for the coordinate labels. "0" = hide label "1" = draw label at chart |
![]() | Filter | Gets or sets the data filter. |
![]() | InternalObjectType | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | Label | |
![]() | MaxEntriesForArcs | |
![]() | MinimumPercentage | Especially when you have numerous values that make up small contributions it may be desirable to summarize these in a common segment. Select the maximum value up to which the segments will be summarized. |
![]() | SamplesForDesigner | The designer doesn't show the "real" data as it will appear in your chart. Use this value to determine the number of sample values to be displayed. |
![]() | Sorted | Gets or sets if the coordinates should be sorted. |
![]() | Value | Gets or sets the data source for the coordinate, e.g. "Name" for persons, "Month" for dates etc. |