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