SnapSparkline Members
In This Article
#Properties
Name | Description |
---|---|
Active |
Indicates whether or not the Snap |
Area |
Specifies the opacity (0-255) of an area sparkline. |
Bar |
Specifies the distance between two bars of a bar sparkline. |
Color |
Specifies the color to draw a Snap |
Data |
Specifies the name of a data field that is assigned to the Snap field.
Inherited from Snap |
Data |
Specifies the name of a sparkline data source. |
Document |
Provides access to a Snap |
Empty |
Specifies the text to show in a document instead of a blank space if a Snap field receives an empty data source record.
Inherited from Snap |
Enable |
Enables the application displaying a custom text instead of a blank space if a Snap field receives an empty data source record.
Inherited from Snap |
End |
Gets or sets the color to draw the end point of a sparkline. |
End |
Specifies the size of a sparkline’s end point marker. |
Field |
Provides access to a Field associated with the Snap |
Height | Specifies the sparkline height. |
Highlight |
Specifies whether or not to highlight the end point of a sparkline. |
Highlight |
Specifies whether or not to highlight the maximum point of a sparkline. |
Highlight |
Specifies whether or not to highlight the minimum point of a sparkline. |
Highlight |
Specifies whether or not to highlight negative points of a sparkline. |
Highlight |
Specifies whether or not to highlight the start point of a sparkline. |
Line |
Specifies the width of a line in a Snap |
Marker |
Specifies the color to draw line markers. |
Marker |
Specifies the size of line markers. |
Max |
Specifies the color to draw the maximum point of a sparkline. |
Max |
Specifies the size of a maximum point’s marker. |
Min |
Specifies the color to draw the minimum point of a sparkline. |
Min |
Specifies the size of a minimum point’s marker. |
Negative |
Specifies the color to draw negative points. |
Negative |
Specifies the size of markers for negative points. |
Show |
Specifies the visibility of point markers on a sparkline. |
Size | Specifies the sparkline dimensions. |
Start |
Specifies the color to draw the start point of a sparkline. |
Start |
Specifies the size of a start point’s marker. |
Sub |
Provides access to an object implementing the basic document functionality that is common for the header, footer and the main document body.
Inherited from Snap |
View |
Specifies a sparkline view type. |
Width | Specifies the sparkline width. |
#Methods
Name | Description |
---|---|
Begin |
Enables runtime customization of a Snap |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
End |
Unlocks the Snap |
See Also