SnapChart Members
In This Article
#Properties
Name | Description |
---|---|
Active |
Indicates whether or not the Snap |
Annotation |
Provides centralized access to all annotations present in a chart. |
Annotations | Provides access to the chart’s collection of annotations. |
Appearance |
Gets or sets the appearance name currently used to draw the chart’s elements. |
Appearance |
Provides access to the repository of a chart’s appearance presets. |
Auto |
Gets or sets a value indicating whether the adaptive layout feature is enabled for chart elements. |
Back |
Gets or sets the chart’s background color. |
Back |
Gets the chart’s background image settings. |
Data |
Gets or sets a specific member in the data source which supplies data to the chart. |
Data |
Gets or sets the chart’s data source. |
Data |
Gets or sets the name of the chart’s data source. |
Diagram | Returns the chart’s diagram and provides access to its settings. |
Document |
Provides access to a Snap |
Field |
Provides access to a Field associated with the Snap |
Fill |
Gets the chart’s background fill style. |
Height | Gets or sets the height of the chart. |
Image |
Gets or sets the image format for a chart’s representation in a Print Preview form and exported document. |
Indicators |
Specifies the palette that is used to paint all indicators that exist in a chart. |
Indicators |
Gets the indicators palette repository of the chart. |
Legend | Returns the chart’s legend and provides access to its settings. |
Legends | Provides access to a collection of additional legends. |
Palette |
Gets or sets the number of a palette color that should be used as a base color for painting chart series. |
Palette |
Gets or sets the name of the palette currently used to draw the chart’s series. |
Palette |
Gets the palette repository of the chart. |
Series | Provides access to the chart’s collection of series objects. |
Series |
Gets or sets the name of the data field whose values are used to automatically generate and populate chart series. |
Series |
Provides access to options used to name data bound series. |
Series |
Gets or sets a value that specifies how series are sorted in the chart based upon the series names. |
Series |
Provides access to the template settings for data bound series. |
Size | Gets or sets the size of the chart. |
Small |
Gets settings for the text displayed in the Snap |
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 |
Titles | Provides access to the collection of chart titles. |
Use |
Gets or sets a value indicating whether the chart should keep its size unchangeable. |
Width | Gets or sets the width of the chart. |
#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