The region that includes all the Chart elements is referred to as Chart. It includes every element that must appear in a Chart. The Chart region is marked with a red rectangle in the figure below:
Usage:
<vc:Chart ... >
.
.
.
</vc:Chart>
List of attributes:
|
Attribute |
Function |
|
Enables or disables animation. | |
|
Gets or Sets whether the DataPoint will be animated at real-time or not. | |
|
Represents a collection of horizontal Axis in a Chart. | |
|
Represents a collection of vertical Axis in a Chart. | |
|
Gets or Sets the background color for Axis Indicator. | |
|
Gets or Sets the font color for Axis Indicator. | |
|
Gets or Sets the font size for Axis Indicator. | |
|
Enables or disables the bevel effect. | |
|
Sets the border line color. | |
|
Thickness of the chart border. | |
|
Sets the background color of the chart area. | |
|
Sets the stack order of an element. An element with greater stack order always appear in front of another element with lower stack order. | |
|
Set of colors that will be used for the data points. | |
|
Represents a collection of ColorSet in a Chart. | |
|
Sets the parameter used to create rounded or elliptical corners for the element. | |
|
This attribute sets the pointer that displays when the user moves the mouse over an element. | |
|
Gets or Sets the DataPoint width as a percentage of PlotArea view port width. | |
|
Sets the height of the chart. | |
|
Sets the hyper link (http:// is required). | |
|
Sets where the URL specified in Href to be opened. | |
|
Gets or Sets the Horizontal Alignment property of the element. | |
|
Gets or Sets indicators for chart. | |
|
Gets or Sets the color for Indicator line. | |
|
Enables or Disables automatic color shading. | |
|
Represents a collection of Legend in a Chart. | |
|
Opacity can be used to make any element transparent or opaque. | |
|
Sets the gap to be left between each chart element and the chart edge. | |
|
Panning mode sets the panning behavior of charts in PlotArea. | |
|
Limits the number of DataPoints to be displayed on the chart. | |
|
Enables or disables the scrolling for chart. | |
|
Enables or disables shadow to the element. | |
|
SmartLabelEnabled places the Pie/Doughnut labels in such a way that they will not overlap with each other. | |
|
Represents a collection of Title in a Chart. | |
|
Sets the theme for the chart. | |
|
Enables or disables the ToolBar icon which is used to export (save as Jpg or Bmp) and print the chart. | |
|
Enables or disables tool tip element. | |
|
Sets the tool tip content for the chart. | |
|
Represents a collection of ToolTip in a Chart. | |
|
Represents a collection of TrendLine in a Chart. | |
|
ThemeEnabled property decides whether the styles from default theme will be applied or not. | |
|
Represents a collection of DataSeries in a Chart. | |
|
If set to true and if there is only one DataSeries then each entry in the data series takes one color. | |
|
Enables or Disables the 3D effect. | |
|
Gets or Sets the VerticalAlignment property of the element. | |
|
Enables or Disables the "www.visifire.com" watermark. | |
|
Gets or Sets the text to be shown in Visifire watermark. | |
|
Gets or Sets a hyper-link to Visifire watermark. | |
|
Sets the width of the chart. | |
|
Sets alternate text for ShowAll link when Zooming is enabled. | |
|
Sets alternate text for ZoomOut link when Zooming is enabled. | |
|
Zooming mode sets the zooming behavior of charts in PlotArea. | |
|
Enables or disables the zooming in chart. |