TdxChartSimpleSeriesCustomView.Appearance Property
Provides access to Simple View appearance settings.
Declaration
property Appearance: TdxChartSimpleSeriesViewAppearance read; write;
Property Value
Type | Description |
---|---|
TdxChartSimpleSeriesViewAppearance | Stores Simple View appearance settings. |
Remarks
You can use the Appearance
.Margins property to adjust Pie or Doughnut series margins.
See Also