Back to Devexpress

TdxChartSimpleSeriesCustomView.Appearance Property

vcl-dxchartsimplediagram-dot-tdxchartsimpleseriescustomview.md

latest964 B
Original Source

TdxChartSimpleSeriesCustomView.Appearance Property

Provides access to Simple View appearance settings.

Declaration

delphi
property Appearance: TdxChartSimpleSeriesViewAppearance read; write;

Property Value

TypeDescription
TdxChartSimpleSeriesViewAppearance

Stores Simple View appearance settings.

|

Remarks

You can use the Appearance.Margins property to adjust Pie or Doughnut series margins.

See Also

TdxChartSimpleSeriesCustomView Class

TdxChartSimpleSeriesCustomView Members

dxChartSimpleDiagram Unit