The selected axis offset type.
[Visual Basic .NET] |
---|
Public Function GetAxisOffsetValue( _ ByVal OffsetType As AgEAxisOffset _ ) As |
[C#] |
---|
public double GetAxisOffsetValue( AgEAxisOffset OffsetType ); |
[Managed C++] |
---|
public: double GetAxisOffsetValue( AgEAxisOffset OffsetType ); |
[Java] |
---|
public double getAxisOffsetValue( AgEAxisOffset OffsetType ); |
[Unmanaged C++] |
---|
public: HRESULT GetAxisOffsetValue( AgEAxisOffset OffsetType, double * pNum ); |
- OffsetType