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.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override LinearGradientMode GradientMode { get; set; }
Property Value
Type |
---|
LinearGradientMode |
See Also