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

DiagramAppearanceObject.GradientMode Property

This property supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.1.dll

Declaration

[Browsable(false)]
public override LinearGradientMode GradientMode { get; set; }

Property Value

Type
LinearGradientMode
See Also