Version

ChartCore Class Fields

For a list of all members of this type, see ChartCore members.

Public Fields
 NameDescription
Public FieldBaseSceneThe SceneGraph used for the base ChartImage.  
Public FieldDataBindNotCalledMessageString to be displayed on the chart when there is a data error resulting from the DataBind() method not being called.  
Public FieldEnvironmentContains environment variables which change dynamically based on the operations being performed in the chart.  
Public FieldGridLayerBoundsBounding rectangle of the grid layer.  
Public FieldIs3DField which stores whether or not the chart being generated is 3-Dimensional.  
Public FieldnewHeightNew height.  
Public FieldnewWidthNew width.  
Public FieldScrollGridLayerBoundsBounding rectangle of the scrollable portion of the grid layer.  
Public FieldScrollSceneThe SceneGraph used for ChartImage in the scrollable window for scrollable WebCharts.  
Public FieldScrollTypeAn integer value representing the type of scrolling to occur in this chart.  
Public FieldTitleLayerBoundsBounding rectangle of the title layer.  
See Also