C1.C1Rdl.Rdl2008 Namespace : ChartArea Class |
For a list of all members of this type, see ChartArea members.
Name | Description | |
---|---|---|
AlignOrientation | Gets or sets a value indicating in which directions the chart area should be aligned with the target chart area. Ignored if ChartArea.AlignWithChartArea is not set. | |
AlignType | Gets the ChartAlignType object defining which aspects of the chart area should be aligned with the target chart area. Ignored if ChartArea.AlignWithChartArea is not set. | |
AlignWithChartArea | Gets or sets the name of a chart area with which to align this chart area. | |
CategoryAxes | Gets the ChartArea.CategoryAxes collection defining the category axes. | |
CustomPosition | Gets or sets the ChartElementPosition object defining a custom position for the chart area. If null, automatic positioning will be used. | |
EquallySizedAxesFont | Gets or sets a value indicating that the same font size should be used for all axes (if the font size is automatic). | |
Hidden | Gets or sets a value indicating whether the chart area should be hidden. | |
InnerPlotPosition | Gets or sets the ChartElementPosition object defines a custom position for the inner plot area. If null, automatic positioning will be used. | |
Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown. (Inherited from C1.C1Preview.NamedCollectionItem) | |
Style | Gets the ChartArea.Style object defining style properties for the chart area. | |
ThreeDProperties | Gets the ChartThreeDProperties object defining properties for a 3D chart layout. | |
ValueAxes | Gets the ChartArea.ValueAxes collection defining the value axes. |