Name | Description | |
---|---|---|
![]() | DisplayBlanksAs | Gets or sets how blank Cells are displayed in the Chart. |
![]() | DistanceFromTextBottom | Gets or sets the distance between the text & the bottom of the Chart. |
![]() | DistanceFromTextLeft | Gets or sets the distance between the text & the left side of the Chart. |
![]() | DistanceFromTextRight | Gets or sets the distance between the text & the right side of the Chart. |
![]() | DistanceFromTextTop | Gets or sets the distance between the text & the top of the Chart. |
![]() | HorizontalAlignment | Gets or sets the Chart's horizontal alignment. |
![]() | HorizontalOffset | Gets or sets the Chart's horizontal offset. |
![]() | HorizontalOffsetAlignmentFrom | Gets or sets the point from where the HorizontalOffset will be calculated. |
![]() | IsAxisExist | Gets if the Chart has an Axis. |
![]() | Legend | Gets the Chart's Legend. |
![]() | MaxSeriesCount | Gets the maximum number of Series available in the Chart. |
![]() | Series | Gets the collection containing all the Chart's Series. |
![]() | VerticalAlignment | Gets or sets the Chart's vertical alignment. |
![]() | VerticalOffset | Gets or sets the Chart's vertical offset. |
![]() | VerticalOffsetAlignmentFrom | Gets or sets the point from where the VerticalOffset will be calculated. |
![]() | WrapPolygon | Gets or sets the list of points used to define the polygon where no text can be drawn in the Chart. |
![]() | WrapStyle | Gets or sets the text wrapping style. |
![]() | WrapTextPosition | Gets or sets the text wrapping position when the WrapStyle property is set to WrapSquare, WrapTight or WrapThrough. |