|
AxisFormatRY
Purpose This property controls formatting of the grid line numbers along right y axis. If MultiAxesSubsets is used, then WorkingAxis must be set prior to setting this property.
This property allows for adding text before and after grid numbers. It also controls placing commas on thousand marks and forcing decimal positions.
The format string consists of
{PRE-TEXT}|{.}{,}{0000}|{POST-TEXT}
Where all items are optional except pipe symbols, and one or more zeros can be provided in middle section.
For example, the value 1000 will be formatted as follows.
Comments PeGrid.Option.AxisFormatRY members of Pego.PeGrid.Option, Pesgo.PeGrid.Option
See Also: AxisFormatY, AxisFormatX, AxisFormatTX.
See example 109 within demo example code.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |