Visit Gigasoft's Web Site
 ProEssentials v10 Help

Gigasoft.ProEssentials.Pepco.PeFonts Members

Fixed

Enables fonts to remain the set size whenever the graph's dimensions change.

FontSize

This property controls the font size used in the image creation process. The font size is identified as Large, Medium, or Small via the following constants: VCL Enumerations eFontSize = (xLarge, xMedium, xSmall);

Label

Gets or Sets the Legend, Grid Number, and Axis Label font, bold, italic, and underline state.

MainTitle

Gets or Sets the MainTitle font, bold, italic, and underline state.

SizeGlobalCntl

This property is used to adjust all font sizes used in the image. If you want all font sizes enlarged, increase from 1.0 to any value up to a maximum of 1.5. If you want all font sizes reduced, decrease from 1.0 to any value greater than 0.5.

SizeLegendCntl

This property is used to adjust the font size for subset legends. If you want subset legend text enlarged, increase from 1.0 to any value up to a maximum of 1.5. If you want subset legend text reduced, decrease from 1.0 to any value greater than 0.5.

SizeMultiBottomTitleCntl

This property is used to adjust the font size for MultiBottomTitles. Possible values range from .25 to 2.0 where the default value 1.0 means that the font size is normally the same size as grid numbers.

SizeMultiSubTitleCntl

This property is used to adjust the font size for MultiSubTitles. Possible values range from .25 to 2.0 where the default value 1.0 means that the font size is normally the same size as grid numbers.

SizeTitleCntl

This property is used to adjust the font size for the MainTitle, SubTitle, MultiSubTitles, and MultiBottomTitles. If you want title text enlarged, increase from 1.0 to any value up to a maximum of 1.5.

SubTitle

Gets or Sets the SubTitle font, bold, italic, and underline state.