PlotArea Properties |
The PlotArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | Area |
Gets the area.
(Inherited from ChartFrame.) |
![]() | AutoScaleFont |
True if the text in the object changes font size when the object size changes. The default value is True.
(Inherited from ChartFrame.) |
![]() | Background | Obsolete.
Gets and sets the display mode of the background
(Inherited from ChartFrame.) |
![]() | BackgroundMode |
Gets and sets the display mode of the background
(Inherited from ChartFrame.) |
![]() | Border |
Gets the border.
(Inherited from ChartFrame.) |
![]() | DefaultHeight |
Represents height of default position
(Inherited from ChartFrame.) |
![]() | DefaultWidth |
Represents width of default position
(Inherited from ChartFrame.) |
![]() | DefaultX |
Represents x of default position
(Inherited from ChartFrame.) |
![]() | DefaultY |
Represents y of default position
(Inherited from ChartFrame.) |
![]() | Font |
Gets a Font object of the specified ChartFrame object.
(Inherited from ChartFrame.) |
![]() | Height |
Gets or sets the height of plot-area bounding box in units of 1/4000 of the chart area.
(Overrides ChartFrameHeight.) |
![]() | InnerHeight |
Gets or sets the height of plot area in units of 1/4000 of the chart area.
|
![]() | InnerWidth |
Gets or sets the width of plot area in units of 1/4000 of the chart area.
|
![]() | InnerX |
Gets or gets the x coordinate of the upper top corner of plot area in units of 1/4000 of the chart area.
|
![]() | InnerY |
Gets or gets the x coordinate of the upper top corner of plot area in units of 1/4000 of the chart area.
|
![]() | IsAutomaticSize |
Indicates whether the plot area is automatic sized.
(Overrides ChartFrameIsAutomaticSize.) |
![]() | IsDefaultPosBeSet |
Indicates whether default position(DefaultX, DefaultY, DefaultWidth and DefaultHeight) are set.
(Inherited from ChartFrame.) |
![]() | IsInnerMode |
Indicates whether the size of the plot area size includes the tick marks, and the axis labels.
False specifies that the size shall determine the size of the plot area, the tick marks, and the axis labels.
(Inherited from ChartFrame.) |
![]() | Shadow |
True if the frame has a shadow.
(Inherited from ChartFrame.) |
![]() | ShapeProperties |
Gets the ShapeProperties object.
(Inherited from ChartFrame.) |
![]() | TextFont | Obsolete.
Gets a Font object of the specified ChartFrame object.
(Inherited from ChartFrame.) |
![]() | Width |
Gets or sets the width of plot-area bounding box in units of 1/4000 of the chart area.
(Overrides ChartFrameWidth.) |
![]() | X |
Gets or gets the x coordinate of the upper left corner of plot-area bounding box in units of 1/4000 of the chart area.
(Overrides ChartFrameX.) |
![]() | Y |
Gets or gets the y coordinate of the upper top corner of plot-area bounding box in units of 1/4000 of the chart area.
(Overrides ChartFrameY.) |