[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Sparkline

Sparkline Class

A lightweight chart which represents the general shape of the data variation.

Inheritance
Sparkline
Implements
Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public class Sparkline : IDisposable

Properties

Name Description
Data

Gets the corresponding Data.

DisplayXAxis

Gets or sets a value that indicates whether the horizontal axis is displayed.

ShowFirst

Gets or sets a value that indicates whether the first data point is formatted differently.

ShowHigh

Gets or sets a value that specifies whether the data points with the highest value are formatted differently.

ShowLast

Gets or sets a value that indicates whether the last data point is formatted differently.

ShowLow

Gets or sets a value that specifies whether the data points with the lowest value are formatted differently.

ShowMarkers

Gets or sets a value that specifies whether data markers are displayed.

ShowNegative

Gets or sets a value that specifies whether the negative data points are formatted differently.

SparklineType

Gets or sets the type of the sparkline.

Styles

Gets or sets the styles of the sparkline.

Methods

Name Description
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Dispose(bool)

Releases unmanaged and - optionally - managed resources.

~Sparkline()

Finalizes an instance of the Sparkline class.

ResetStyles()
ShouldSerializeStyles()