TdxChartSimpleSeriesTotalLabel.View Property
In This Article
Provides access to the simple series View to which the total label settings belong.
#Declaration
Delphi
property View: TdxChartSimpleSeriesCustomPieView read;
#Property Value
Type | Description |
---|---|
Tdx |
The parent simple series View. Cast this property value to the Tdx |
See Also