Name | Description | |
---|---|---|
![]() | 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 | Gets the label. |
![]() | SourceMode | Gets or sets the source mode. |
![]() | Value | Gets or sets the data source for the coordinate, e.g. "Name" for persons, "Month" for dates etc. |