Walls Class |
Namespace: Aspose.Cells.Charts
The Walls type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor | (Inherited from Area.) |
![]() | Border |
Gets or sets the border Line.
(Inherited from Floor.) |
![]() | CenterX |
Gets the x coordinate of the left-bottom corner of Wall center in units of 1/4000 of chart's width after calls Chart.Calculate() method.
|
![]() | CenterXPx |
Gets the x coordinate of the left-bottom corner of Wall center in units of pixels after calls Chart.Calculate() method.
|
![]() | CenterY |
Gets the y coordinate of the left-bottom corner of Wall center in units of 1/4000 of chart's height after calls Chart.Calculate() method.
|
![]() | CenterYPx |
Gets the y coordinate of the left-bottom corner of Wall center in units of pixels after calls Chart.Calculate() method.
|
![]() | Depth |
Gets the depth front to back in units of 1/4000 of chart's width after calls Chart.Calculate() method.
|
![]() | DepthPx |
Gets the depth front to back in units of pixels after calls Chart.Calculate() method.
|
![]() | FillFormat |
Represents a object that contains fill formatting properties for the specified chart or shape.
(Inherited from Area.) |
![]() | ForegroundColor |
Gets or sets the foreground Color.
(Inherited from Area.) |
![]() | Formatting |
Represents the formatting of the area.
(Inherited from Area.) |
![]() | Height |
Gets the height of top to bottom in units of 1/4000 of chart's height after calls Chart.Calculate() method.
|
![]() | HeightPx |
Gets the height of top to bottom in units of pixels after calls Chart.Calculate() method.
|
![]() ![]() | InvertIfNegative |
If the property is true and the value of chart point is a negative number,
the foreground color and background color will be exchanged.
(Inherited from Area.) |
![]() | Transparency |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
(Inherited from Area.) |
![]() | Width |
Gets the width of left to right in units of 1/4000 of chart's width after calls Chart.Calculate() method.
|
![]() | WidthPx |
Gets the width of left to right in units of pixels after calls Chart.Calculate() method.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCubePointCount |
Gets the number of cube points after calls Chart.Calculate() method.
|
![]() | GetCubePointXPx |
Gets x-coordinate of the apex point of walls cube after calls Chart.Calculate() method.
The number of apex points of walls cube is eight
|
![]() | GetCubePointYPx |
Gets y-coordinate of the apex point of walls cube after calls Chart.Calculate() method.
The number of apex points of walls cube is eight.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |