SnapSparkline.EndPointColor Property
Gets or sets the color to draw the end point of a sparkline.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A Color structure that defines the color to draw the end point. |
See Also