[]
        
(Showing Draft Content)

C1.Win.Sparkline.SparklineTheme

SparklineTheme Class

Represents a styles of the sparkline.

Inheritance
SparklineTheme
Namespace: C1.Win.Sparkline
Assembly: C1.Win.Sparkline.8.dll
Syntax
public class SparklineTheme : BaseStyle

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()