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. |
|
MainTitle
|
Gets or Sets the Main Title for chart. |
ManualSliceLabelLength |
Set to a number of characters which is larger than any slice label length (PointLabels) within this and other pie charts. Generally used when more than one pie chart will exist on a form or report. |
|
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. |
|
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. |
WideCharToMultiByte |
Needed along with CharSet and CodePage to support Metafile exports containing Multi-Byte strings or special characters. |