Skip to main content
A newer version of this page is available. .

TotalLabelModel.Shadow Property

Returns the TotalLabel.Shadow property value within the model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll

Declaration

[LocalizableCategory(DesignerCategories.Appearance)]
public ShadowModel Shadow { get; }

Property Value

Type Description
ShadowModel

The shadow settings’ storage.

See Also