BottomMargin |
Gets or Sets text used to calculate a quantity of space to reserve near bottom of chart. Provides extra room for annotation text, SubsetLabels, and PointLabels. Define a representative string if your text is getting truncated near bottom of chart. |
|
XAxis
|
Gets and Sets x axis line annotation location. |
|
XAxisColor
|
Gets and Sets vertical line annotation color. |
|
XAxisShow
|
Gets and Sets whether x axis line annotations
are shown at all times or controlled via the PeAnnotations.Show property
which controls all annotations. |
|
XAxisText
|
Gets and Sets x axis line annotation text. |
|
XAxisType
|
Gets and Sets x axis line annotation types.
Set with ProEssentials.Enums.LineAnnotationType. |
|
YAxis
|
Gets and Sets y axis line annotation location. |
|
YAxisShow
|
Gets and Sets whether y axis line annotations
are shown at all times or controlled via the PeAnnotations.Show property
which controls all annotations. |
|
YAxisText
|
Gets and Sets y axis line annotation text. |
|
YAxisType
|
Gets and Sets y axis line annotation types.
Set with ProEssentials.Enums.LineAnnotationType. |
|
ZAxis
|
Gets and Sets z axis line annotation location. |
|
ZAxisColor
|
Gets and Sets z axis line annotation color. |
|
ZAxisShow
|
Gets and Sets whether z axis line annotations
are shown at all times or controlled via the Annotations.Show property
which controls all annotations. |
|
ZAxisText
|
Gets and Sets z axis line annotation text. |
|
ZAxisType
|
Gets and Sets z axis line annotation types.
Set with ProEssentials.Enums.LineAnnotationType. |