CharSet |
Needed along with CodePage and WideCharToMultiByte to support Metafile exports containing Multi-Byte strings or special characters. |
CodePage |
Needed along with CharSet and WideCharToMultiByte to support Metafile exports containing Multi-Byte strings or special characters. |
|
ContourLabels
|
If items are defined in this property and
Legend.ContourStyle is True, then this property allows for text to be
associated with a color. You can assign a label per color but if using
many colors, possibly define a few labels at strategic colors to prevent
overlapping. |
|
DataPointLabels
|
This property identifies data labels which
will be placed next to data points when Plot.Option.DataLabels equals
DataPointLabels and Plot.Option.GraphDataLabels equals True. |
|
MainTitle
|
Gets or Sets the Main Title for chart. |
|
MultiBottomTitles
|
Gets or Sets strings used to identify multiple
bottom sub titles. Indices 0 through 9 allow for 10 extra sub titles.
Each subtitle has a potential left, centered, and right justified component
delimited with the pipe character |. |
|
MultiSubTitles
|
Gets or Sets strings used to identify multiple
sub titles. Indices 0 through 9 allow for 10 extra sub titles. Each subtitle
has a potential left, centered, and right justified component delimited
with the pipe character |. |
|
PointLabels
|
Gets or Sets strings used to identify points. |
|
RYAxisLabel
|
Gets or Sets text used as chart's right y
axis label. |
|
SubsetLabels
|
Gets or Sets strings used to identify subsets. |
|
SubTitle
|
Gets or Sets the Sub Title for chart. |
TextShadows |
This property controls whether text will include drop-shadow effects. |
TruncateTitles |
Set to True to enable the chart to shorten the MainTitle/SubTitle rather than shrinking the font size to an un-legible size. |
TruncateXAxisLabels |
Set to True to enable the chart to shorten the XAxisLabel rather than shrinking the font size to an un-legible size. |
TruncateYAxisLabels |
Set to True to enable the chart to shorten the YAxisLabel rather than shrinking the font size to an un-legible size. |
|
TXAxisLabel
|
Gets or Sets text used as chart's top x axis
label. |
WideCharToMultiByte |
Needed along with CharSet and CodePage to support Metafile exports containing Multi-Byte strings or special characters. |
|
XAxisLabel
|
Gets or Sets text used as chart's x axis
label. |
|
YAxisLabel
|
Gets or Sets text used as chart's y axis
label. |