The AbstractChartNode type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AbstractParent |
Indicates the parent of this AbstractChartNode.
|
![]() | AutoscaleInput |
Indicates what inputs are used for autoscaling.
|
![]() | AutoscaleMinimumTimeInterval |
Specifies the minimum tick mark interval for autoscaled time axes.
|
![]() | AutoscaleOutput |
Specifies what attributes to change as a result of autoscaling.
|
![]() | CultureInfo |
Adds support for Windows supported locales.
|
![]() | CustomTransform |
Allows for the specification of a custom transform.
|
![]() | Density |
Specifies the number of minor tick marks in the interval between
major tick marks.
|
![]() | FillColor |
Specifies a color that will be used to fill an area.
|
![]() | Font |
Defines a particular format for text, including font name, size, and
style attributes.
|
![]() | FontName |
Specifies the font to be used by name.
|
![]() | FontSize |
Specifies the font size.
|
![]() | FontStyle |
Specifies the font style to be used.
|
![]() | ImageAttr |
An image that is to rendered when this ChartNode is displayed.
|
![]() | IsVisible |
Specifies if this node and its children will be drawn.
|
![]() | LabelType |
Specifies the type of label to display.
|
![]() | LineColor |
Specifies the line color for this node.
|
![]() | LineWidth |
Specifies the line width for this node.
|
![]() | MarkerColor |
Specifies what color will be used when rendering marker.
|
![]() | MarkerSize |
Specifies the size of markers.
|
![]() | Name |
Specifies the name of this node.
|
![]() | Number |
Specifies the number of tick marks along an axis.
|
![]() | SkipWeekends |
Specifies whether to skip weekends.
|
![]() | SmoothingMode |
Specifies the SmoothingMode for this node.
|
![]() | TextColor |
Specifies the text color.
|
![]() | TextFormat |
Specifies the "TextFormat" attribute value.
|
![]() | TextFormatProvider |
Specifies the "TextFormatProvider" attribute value.
|
![]() | TickLength |
This scales the length of the tick mark lines.
|
![]() | Transform |
Specifies whether the axis is linear, logarithmic or a custom
transform.
|