[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.SparklineStyles

SparklineStyles Class

Represents a styles of the sparkline.

Inheritance
SparklineStyles
Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public class SparklineStyles

Properties

Name Description
AxisColor

Gets or sets the color of the axis.

BarDistance

Specifies the distance between two bars of a bar sparkline.

FirstMarkerColor

Gets or sets the color of the first data point.

HighMarkerColor

Gets or sets the color of the highest data point.

LastMarkerColor

Gets or sets the color of the last data point.

LineWeight

Gets or sets a value that specifies the line weight.

LowMarkerColor

Gets or sets the color of the lowest data point.

MarkersColor

Gets or sets a value that specifies the color of the data markers.

NegativeColor

Gets or sets a value that specifies the color of the negative data points.

SeriesColor

Gets or sets a value that specifies the color sparkline.

Methods

Name Description
ResetAxisColor()
ResetBarDistance()
ResetFirstMarkerColor()
ResetHighMarkerColor()
ResetLastMarkerColor()
ResetLineWeight()
ResetLowMarkerColor()
ResetMarkersColor()
ResetNegativeColor()
ResetSeriesColor()
ShouldSerializeAxisColor()
ShouldSerializeBarDistance()
ShouldSerializeFirstMarkerColor()
ShouldSerializeHighMarkerColor()
ShouldSerializeLastMarkerColor()
ShouldSerializeLineWeight()
ShouldSerializeLowMarkerColor()
ShouldSerializeMarkersColor()
ShouldSerializeNegativeColor()
ShouldSerializeSeriesColor()