[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart

ISparklineChart Interface

Represented the boilerplate of a sparkline chart.

Namespace: GrapeCity.ActiveReports.Rendering.Components.Sparkline
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ISparklineChart

Properties

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.

Extension Methods