Visit Gigasoft's Web Site
 ProEssentials v9 Help

Gigasoft.ProEssentials.Pesgo.PeGrid.Configure Members

AutoMinMaxPadding

Older property, replaced by below properties. Setting this property, sets all properties AutoMinMaxPaddingY AutoMinMaxPaddingRY, AutoMinMaxPaddingX, and AutoMinMaxPaddingTX.

AutoMinMaxPaddingRY

This property represents the percentage added above and below the automatically determined range for the right y axis when Grid.Configure.ManualScaleControlRY is set to None(automatic).

AutoMinMaxPaddingTX

This property represents the percentage added above and below the automatically determined range for the top x axis when Grid.Configure.ManualScaleControlTX is set to None(automatic).

AutoMinMaxPaddingX

This property represents the percentage added above and below the automatically determined range for the x axis when Grid.Configure.ManualScaleControlX is set to None(automatic).

AutoMinMaxPaddingY

This property represents the percentage added above and below the automatically determined range for the y axis when Grid.Configure.ManualScaleControlY is set to None(automatic).

AutoPadBeyondZeroRY

The default is FALSE so AutoMinMaxPadding will not cross a zero origin when choosing padding values. Set to True to allow the padding to potentially extend beyond the zero origin for the right y axis.

AutoPadBeyondZeroTX

The default is FALSE so AutoMinMaxPadding will not cross a zero origin when choosing padding values. Set to True to allow the padding to potentially extend beyond the zero origin for the top x axis.

AutoPadBeyondZeroX

The default is FALSE so AutoMinMaxPadding will not cross a zero origin when choosing padding values. Set to True to allow the padding to potentially extend beyond the zero origin for the x axis.

AutoPadBeyondZeroY

The default is FALSE so AutoMinMaxPadding will not cross a zero origin when choosing padding values. Set to True to allow the padding to potentially extend beyond the zero origin for the y axis.

GridLineMultiples

Setting this property to FALSE will remove the limitation that grid line numbers must be multiples of 2, 5, and 10. Normally not needed unless you are using Grid.Configure.ManualYAxisTicknLine or related property and having trouble setting certain grid line and tick frequencies.

ManualMaxRY

Gets and Sets the right y axis maximum value. Setting this value also depends on setting ManualScaleControlRY.

ManualMaxTX

Gets and Sets the top x axis maximum value. Setting this value also depends on setting ManualScaleControlTX.

ManualMaxX

Gets and Sets the x axis maximum value. Setting this value also depends on setting ManualScaleControlX.

ManualMaxY

Gets and Sets the y axis maximum value. Setting this value also depends on setting ManualScaleControlY.

ManualMaxZ

Gets and Sets the contour line maximum value when Plot.Method is set to ContourLine or ContourColor. Setting this value also depends on setting ManualScaleControlZ.

ManualMinRY

Gets and Sets the right y axis minimum value. Setting this value also depends on setting ManualScaleControlRY.

ManualMinTX

Gets and Sets the top x axis minimum value. Setting this value also depends on setting ManualScaleControlTX.

ManualMinX

Gets and Sets the x axis minimum value. Setting this value also depends on setting ManualScaleControlX.

ManualMinY

Gets and Sets the y axis minimum value. Setting this value also depends on setting ManualScaleControlY.

ManualMinZ

Gets and Sets the contour line minimum value when Plot.Method is set to ContourLine or ContourColor. Setting this value also depends on setting ManualScaleControlZ.

ManualRYAxisLine

Gets and Sets the right y axis grid line frequency. Setting this value also depends on setting ManualRYAxisTicknLine and ManualRYAxisTick.

ManualRYAxisTick

Gets and Sets the right y axis tick frequency. Setting this value also depends on setting ManualRYAxisTicknLine and ManualRYAxisLine.

ManualRYAxisTicknLine

Gets or Sets whether right y axis grid line frequency is automatically set or manually configured with ManualRYAxisLine and ManualRYAxisTick.

ManualScaleControlRY

Gets and Sets whether the right y axis's extents are automatically configured or manually configured via ManualMinRY and ManualMaxRY.

ManualScaleControlTX

Gets and Sets whether the top x axis's extents are automatically configured or manually configured via ManualMinTX and ManualMaxTX.

ManualScaleControlX

Gets and Sets whether the x axis's extents are automatically configured or manually configured via ManualMinX and ManualMaxX.

ManualScaleControlY

Gets and Sets whether the y axis's extents are automatically configured or manually configured via ManualMinY and ManualMaxY.

ManualScaleControlZ

Gets and Sets whether the contour line extents are automatically configured or manually configured via ManualMinZ and ManualMaxZ. Contours are produced when Plot.Method is set to ContourLine or ContourColor.

ManualTXAxisLine

Gets and Sets the top x axis grid line frequency. Setting this value also depends on setting ManualTXAxisTicknLine and ManualTXAxisTick.

ManualTXAxisTick

Gets and Sets the top x axis tick frequency. Setting this value also depends on setting ManualTXAxisTicknLine and ManualTXAxisLine.

ManualTXAxisTicknLine

Gets or Sets whether the top x axis grid line frequency is automatically set or manually configured with ManualTXAxisLine and ManualTXAxisTick.

ManualXAxisLine

Gets and Sets the x axis grid line frequency. Setting this value also depends on setting ManualXAxisTicknLine and ManualXAxisTick.

ManualXAxisTick

Gets and Sets the x axis tick frequency. Setting this value also depends on setting ManualXAxisTicknLine and ManualXAxisLine.

ManualXAxisTicknLine

Gets or Sets whether x axis grid line frequency is automatically set or manually configured with ManualXAxisLine and ManualXAxisTick.

ManualYAxisLine

Gets and Sets the y axis grid line frequency. Setting this value also depends on setting ManualYAxisTicknLine and ManualYAxisTick.

ManualYAxisTick

Gets and Sets the y axis tick frequency. Setting this value also depends on setting ManualYAxisTicknLine and ManualYAxisLine.

ManualYAxisTicknLine

Gets or Sets whether y axis grid line frequency is automatically set or manually configured with ManualYAxisLine and ManualYAxisTick.

ManualZAxisLine

Gets and Sets the contour line frequency when Plot.Method is set to ContourLine or ContourColor. Setting this value to zero disables manual line frequency control.

RYAxisLineLimit

Controls the maximum number of major right y axis grid lines attempted when ManualYAxisTicknLine is FALSE. Use this property when you need fewer grid lines than the auto configuration produces.

RYAxisScaleControl

Gets and Sets whether the right y axis scale is log or linear/normal.

RYAxisWholeNumbers

If True, right y axis major grid lines will only be located at whole numbers. Helpful when charting discrete data and decimals on grid line labels are not desired.

TXAxisLineLimit

Controls the maximum number of major top x axis grid lines attempted when ManualYAxisTicknLine is FALSE. Use this property when you need fewer grid lines than the auto configuration produces.

TXAxisScaleControl

Gets and Sets whether the top x axis scale is log or linear/normal.

TXAxisWholeNumbers

If True, top x axis major grid lines will only be located at whole numbers. Helpful when charting discrete data and decimals on grid line labels are not desired.

XAxisLineLimit

Controls the maximum number of major x axis grid lines attempted when ManualYAxisTicknLine is FALSE. Use this property when you need fewer grid lines than the auto configuration produces.

XAxisScaleControl

Gets and Sets whether x axis scale is log or linear/normal.

XAxisWholeNumbers

If True, x axis major grid lines will only be located at whole numbers. Helpful when charting discrete data and decimals on grid line labels are not desired.

YAxisLineLimit

Controls the maximum number of major y axis grid lines attempted when ManualYAxisTicknLine is FALSE. Use this property when you need fewer grid lines than the auto configuration produces.

YAxisScaleControl

Gets and Sets whether the y axis scale is log or linear/normal.

YAxisWholeNumbers

If True, y axis major grid lines will only be located at whole numbers. Helpful when charting discrete data and decimals on grid line labels are not desired.