GraphInfo Class |
Namespace: Aspose.Pdf
The GraphInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | GraphInfo | Initializes a new instance of the GraphInfo class |
Name | Description | |
---|---|---|
![]() | Color |
Gets or sets a Color object that indicates the color of the graph.
|
![]() | DashArray |
Gets or sets a dash array.
|
![]() | DashPhase |
Gets or sets a dash phase.
|
![]() | FillColor |
Gets or sets a Color object that indicates the fill color of the graph.
|
![]() | IsDoubled |
Gets or sets is border doubled.
|
![]() | LineWidth |
Gets or sets a float value that indicates the line width of the graph.
|
![]() | RotationAngle |
Gets or sets a float value that indicates the rotation angle of the coordinate system
when transforming a coordinate system.
|
![]() | ScalingRateX |
Gets or sets a float value that indicates the scaling rate of the x-coordinate when transforming a coordinate system.
|
![]() | ScalingRateY |
Gets or sets a float value that indicates the scaling rate of the y-coordinate when transforming a coordinate system.
|
![]() | SkewAngleX |
Gets or sets a float value that indicates the skew angle of the x-coordinate when transforming a coordinate system.
|
![]() | SkewAngleY |
Gets or sets a float value that indicates the skew angle of the y-coordinate when transforming a coordinate system.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone the graphics info.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |