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

SparklineViewBase.ActualStartPointColor Property

Gets the actual color of a sparkline start point.

Namespace: DevExpress.Sparkline

Assembly: DevExpress.Sparkline.v19.1.Core.dll

Declaration

[Browsable(false)]
public Color ActualStartPointColor { get; }

Property Value

Type Description
Color

A Color value that is the actual point color.

See Also