TdxChartSimpleSeriesTotalLabel Properties
Stores total label settings.Name | Description |
---|---|
Alignment | Specifies title alignment. Inherited from TdxChartVisualElementTitle. |
Appearance | Provides access to general title appearance settings. Inherited from TdxChartVisualElementTitle. |
MaxLineCount | Specifies the maximum line count in the title. Inherited from TdxChartVisualElementTitle. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
Position | Specifies the base total label position in relation to a simple series. |
Text protected | Specifies title text. Inherited from TdxChartVisualElementTitle. |
TextFormat | Specifies a formatting pattern for the total label. |
View | Provides access to the simple series View to which the total label settings belong. |
Visible | Specifies if the Chart displays the visual element. Inherited from TdxChartVisualElementPersistent. |
WordWrap | Specifies if word wrap is enabled. Inherited from TdxChartVisualElementTitle. |
See Also