ShowFirst Property (C1Sparkline)
In This Topic
Gets or sets a value that indicates whether the first data point is formatted differently for each sparkline in this sparkline group.
Syntax
'Declaration
Public Property ShowFirst As Boolean
public bool ShowFirst {get; set;}
See Also