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

AnnotationModel.Shadow Property

Gets or sets the model of the shadow used by the modeled annotation.

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 model.

See Also