|
MaxAxis
|
This property is a read-only property that stores the zero-based axis index corresponding to the ZoomMaxX and ZoomMaxY properties. This property is read immediately after a ... .NET: PeZoomIn event ActiveX: ZoomIn event SDK/DLL: PEWN_ZOOMIN notification message.
|
|
MaxRY
|
For the Graph and Scientific Graph read this property immediately after a ZoomIn event: .NET: PeZoomIn event ActiveX: ZoomIn event SDK/DLL: PEWN_ZOOMIN notification message. The Scientific Graph uses this property to control the maximum right Y axis extent when ZoomMode is TRUE.
|
|
MaxX
|
For the Graph and Scientific Graph read this property immediately after a ZoomIn event: .NET: PeZoomIn event ActiveX: ZoomIn event SDK/DLL: PEWN_ZOOMIN notification message. The Scientific Graph also uses this property to control the maximum X axis extent when ZoomMode is TRUE.
|
|
MaxY
|
For the Graph and Scientific Graph read this property immediately after a ZoomIn event: .NET: PeZoomIn event ActiveX: ZoomIn event SDK/DLL: PEWN_ZOOMIN notification message. The Scientific Graph also uses this property to control the maximum Y axis extent when ZoomMode is TRUE.
|
|
MinAxis
|
This property is a read-only property that stores the zero-based axis index corresponding to the ZoomMinX and ZoomMinY properties. This property is read immediately after a ... .NET: PeZoomIn event ActiveX: ZoomIn event SDK/DLL: PEWN_ZOOMIN notification message.
|
|
MinRY
|
For the Graph and Scientific Graph read this property immediately after a ZoomIn event: .NET: PeZoomIn event ActiveX: ZoomIn event SDK/DLL: PEWN_ZOOMIN notification message.
|
|
MinX
|
The Graph and Scientific Graph read this property immediately after a ZoomIn event: .NET: PeZoomIn event ActiveX: ZoomIn event SDK/DLL: PEWN_ZOOMIN notification message. The Scientific Graph uses this property to control the minimum X axis extent when ZoomMode is TRUE.
|
|
MinY
|
For the Graph and Scientific Graph read this property immediately after a ZoomIn event: .NET: PeZoomIn event ActiveX: ZoomIn event SDK/DLL: PEWN_ZOOMIN notification message. The Scientific Graph also uses this property to control the minimum Y axis extent when ZoomMode is TRUE.
|
|
Mode
|
This property is usually used top learn whether the object is currently zooming. Zooming is the process of using alternate extents for the graphs grid. For the Graph object, this is a read-only setting.
|