[]
Represents a styles of the sparkline.
public class SparklineStyles
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. |