ChartArea Constructor | Overloaded. |
Background | Gets or sets a background object used to fill the interior of this chart area. |
DateGrouping | Gets or sets a TimeInterval enumeration which determines how the values of a given series are aggregated by date when retrieved from a database. |
DateGroupingCalculation | Gets or sets an enum which determines how values are grouped to create a single element value. |
DateGroupingSort | Gets or sets a value indicating whether to maintain the sort order of the data as it is provided. |
DrillDownChain | Gets or sets the drill down chain which activates automatic time based drill down. |
GridPosition | Gets or sets the layout column and row position of this ChartArea. |
HeightPercentage | Gets or sets a value that specifies what percentage of the full height available for ChartAreas this ChartArea will occupy. |
InteriorLine | Gets or sets a line object which is drawn inside the chart area. |
Label | Gets or sets a label object which draws a string inside the chart area. |
LegendBox | Gets or sets a LegendBox object associated with this chart area. |
Line | Gets or sets the Line object used to draw the outline of this chart area. |
Padding | Gets or sets the padding or spacing of chart objects plotted on this ChartArea. This applies only to radar, pie, and gauge charts. |
Series | Gets or sets a series which is added to the chart's main SeriesCollection when the Chart.SeriesCollection.Add() method is invoked. |
SeriesCollection | Adds Series or SeriesCollection objects to the chart area. |
Shadow | Gets or sets the Shadow cast under this box. |
StartDayOfWeek | Gets or sets a DayOfWeek enumeration that indicates the starting day of the week when DateGrouping is used. |
Title |
Gets or sets the chart title. Equivalent to using Chart.TitleBox.Label.Text.
|
TitleBox | Gets or sets a title box (dotnetCHARTING.Box) object associated with this ChartArea. |
ValueLabel |
Gets or sets a label object that specifies the font and color of element labels drawn on the chart. Equivalent to: Chart.DefaultSeries.DefaultElement.SmartLabel |
Visible | Gets or sets a value that indicates whether this chart area is visible. |
WidthPercentage | Gets or sets a value that specifies what percentage of the full width available for ChartAreas this ChartArea will occupy. |
XAxis | Gets or sets the X axis of this chart area. |
YAxis | Gets or sets the Y axis of this chart area. |
ClearColors | Serves as a shortcut to make the ChartArea transparent. |
ChartArea Class | dotnetCHARTING Namespace
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.