GraphInfo Properties |
The GraphInfo type exposes the following members.
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.
|