[]
Represented the boilerplate of a sparkline chart.
public interface ISparklineChart
Name | Description |
---|---|
FillStyle | Gets the fill style used to draw the chart. |
LineStyle | Gets the line style used to draw the chart. |
MarkerColor | Gets the color of the last value marker. |
MarkerVisibility | Gets a value indicating whether the last value marker is visible. |
MaximumColumnWidth | Gets the maximum width of each column. |
Range | Gets the qualitative range. |
RangeVisibility | Gets a value indicating whether the qualitative range is visible. |
Series | Gets the series of the chart. |
SparklineType | Gets the sparkline chart type. |