|
AxesAnnotationTextSize
|
This property controls the size of x and y axis annotation text. Valid values range from 20 to 100, with 100 representing the largest size.
|
|
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);
|
|
GraphAnnotationTextSize
|
This property controls the size of graph annotation text. Valid values range from 20 to 100, with 100 representing the largest size.
|
|
Label
|
Gets or Sets the Legend, Grid Number, and Axis Label font, bold, italic, and underline state.
|
|
LineAnnotationTextSize
|
This property controls the size of horizontal and vertical line annotation text. Valid values range from 20 to 100, with 100 representing the largest size.
|
|
MainTitle
|
Gets or Sets the MainTitle font, bold, italic, and underline state.
|
|
SizeAxisLabelCntl
|
This property is used to adjust the font size for axis labels. 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.
|
|
SizeCursorPromptCntl
|
This property is used to adjust the font size for cursorprompt. Possible values range from .25 to 2.0 where the default value is 1.0.
|
|
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.
|
|
SizeGridNumberCntl
|
This property is used to adjust the font size for grid number and point labels. 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 axis labels.
|
|
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.
|
|
SizeTableCntl
|
This property is used to adjust the font size for table (GraphPlusTable) items. Possible values range from .25 to 2.0 where the default value 1.0 means that the font size is potentially 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.
|
|
TableFont
|
This property identifies the face-name of the font used on text inside the Graph Objects table.
|
|
TableFontBold
|
This property controls whether graph's tabled items will be bolded.
|
|
TableFontItalic
|
This property controls whether graph's tabled items will be bolded.
|
|
TableFontUnderline
|
This property controls whether graph's tabled items will be underlined.
|