A newer version of this page is available.
Switch to the current version.
SparklineViewBase.ActualColor Property
Gets the actual color of a sparkline.
Namespace: DevExpress.Sparkline
Assembly: DevExpress.Sparkline.v18.2.Core.dll
Declaration
[Browsable(false)]
public Color ActualColor { get; }
<Browsable(False)>
Public ReadOnly Property ActualColor As Color
Property Value
Type | Description |
---|---|
Color | A Color value that is the actual sparkline color. |
See Also
Feedback