Visit Gigasoft's Web Site
 ProEssentials v9 Help

Gigasoft.ProEssentials.Pego.PeString Members

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.

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.

PointLabelRows

Set to 2 or larger to form multi-line point labels below x axis. PointLabels will need to include pipe symbol '|' delimiters to signify where line-feeds exist within each point label. Generally set to 2, 3 or 4 rows.

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.

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.