public PropertyValue FRAME_AREA_X( int index ) {get; set;}
public: property PropertyValue^ FRAME_AREA_X { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FRAME_AREA_X( int index ) {get; set;}
public: property PropertyValue^ FRAME_AREA_X { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Defines the X axis dimensions of the plot frame. Required for 100 % zoom.