AbstractParent (inherited from AbstractChartNode) | Indicates the parent of this AbstractChartNode . |
ALT (inherited from ChartNode) | Used to construct an "alt" attribute value in client side image maps. |
AutoscaleInput (inherited from AbstractChartNode) | Indicates what inputs are used for autoscaling. |
AutoscaleMinimumTimeInterval (inherited from AbstractChartNode) | Specifies the minimum tick mark interval for autoscaled time axes. |
AutoscaleOutput (inherited from AbstractChartNode) | Specifies what attributes to change as a result of autoscaling. |
Axis (inherited from ChartNode) | Typically provides a mapping for children from the user coordinate space to the device (screen) space. |
Background (inherited from ChartNode) | The base graphic layer displayed behind other ChartNode objects in the tree. |
BarGap (inherited from ChartNode) | Specifies the gap between bars in a group. |
BarType (inherited from ChartNode) | Specifies the orientation of the BarChart . |
BarWidth (inherited from ChartNode) | The width of all of the groups of bars at each index. |
Chart (inherited from ChartNode) | This is the root node of the chart tree. |
ChartTitle (inherited from ChartNode) | Specifies a title for the chart. |
ClipData (inherited from ChartNode) | Specifies whether the data elements are to be clipped to the current window. |
CultureInfo (inherited from AbstractChartNode) | Adds support for Windows supported locales. |
CumulativeAxis | The "CumulativeAxis" attribute, the axis on which the cumulative line is drawn. |
CumulativeLine | The "CumulativeLine" attribute. |
CustomTransform (inherited from AbstractChartNode) | Allows for the specification of a custom transform. |
DataType (inherited from ChartNode) | Specifies how the data is to be rendered. |
Density (inherited from AbstractChartNode) | Specifies the number of minor tick marks in the interval between major tick marks. |
DoubleBuffering (inherited from ChartNode) | Specifies whether double is active. |
Explode (inherited from ChartNode) | Specifies how far from the center pie slices are drawn. |
FillColor (inherited from AbstractChartNode) | Specifies a color that will be used to fill an area. |
FillOutlineColor (inherited from ChartNode) | Specifies a color that will be used to outline this node. |
FillOutlineType (inherited from ChartNode) | Specifies a fill pattern type for the outline of this node. |
FillType (inherited from ChartNode) | Specifies a fill pattern type for this node. |
Font (inherited from AbstractChartNode) | Defines a particular format for text, including font name, size, and style attributes. |
FontName (inherited from AbstractChartNode) | Specifies the font to be used by name. |
FontSize (inherited from AbstractChartNode) | Specifies the font size. |
FontStyle (inherited from AbstractChartNode) | Specifies the font style to be used. |
HREF (inherited from ChartNode) | Used to specify an "activated" object in an image map. |
ImageAttr (inherited from ChartNode) | An image that is to rendered when this ChartNode is displayed. |
IsVisible (inherited from AbstractChartNode) | Specifies if this node and its children will be drawn. |
IsWebControl (inherited from ChartNode) | Indicates whether this is a web control. |
LabelType (inherited from AbstractChartNode) | Specifies the type of label to display. |
Legend (inherited from ChartNode) | Legend information associated with this ChartNode . |
LineColor (inherited from AbstractChartNode) | Specifies the line color for this node. |
LineWidth (inherited from AbstractChartNode) | Specifies the line width for this node. |
MarkerColor (inherited from AbstractChartNode) | Specifies what color will be used when rendering marker. |
MarkerSize (inherited from AbstractChartNode) | Specifies the size of markers. |
MarkerThickness (inherited from ChartNode) | Specifies the line thickness to be used when rendering the markers. |
MarkerType (inherited from ChartNode) | Specifies the type of data marker to be drawn. |
Name (inherited from AbstractChartNode) | Specifies the name of this node. |
Number (inherited from AbstractChartNode) | Specifies the number of tick marks along an axis. |
Parent (inherited from ChartNode) | Indicates the parent of this ChartNode . |
Reference (inherited from ChartNode) | Indicates the baseline in drawing area charts. |
ScreenAxis (inherited from ChartNode) | Provides a default mapping from the user coordinates [0,1] by [0,1] to the screen. |
ScreenSize (inherited from ChartNode) | Indicates the size of this ChartNode . |
Size (inherited from ChartNode) | Specifies the drawing size. |
SkipWeekends (inherited from AbstractChartNode) | Specifies whether to skip weekends. |
SmoothingMode (inherited from AbstractChartNode) | Specifies the SmoothingMode for this node. |
TextAngle (inherited from ChartNode) | An angle, in degrees, at which text is to be drawn. |
TextColor (inherited from AbstractChartNode) | Specifies the text color. |
TextFormat (inherited from AbstractChartNode) | Specifies the "TextFormat" attribute value. |
TextFormatProvider (inherited from AbstractChartNode) | Specifies the "TextFormatProvider" attribute value. |
TickLength (inherited from AbstractChartNode) | This scales the length of the tick mark lines. |
ToolTip (inherited from ChartNode) | Text that can be displayed in the case where tool tips are used. |
Transform (inherited from AbstractChartNode) | Specifies whether the axis is linear, logarithmic or a custom transform. |