Returns coordinates of the point that corresponds to the specified value and label position.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
protected Vector GetValuePoint( Segment segment, LabelsPosition position ) |
Visual Basic (Declaration) |
---|
Protected Function GetValuePoint ( _ segment As Segment, _ position As LabelsPosition _ ) As Vector |
Visual C++ |
---|
protected: Vector GetValuePoint( Segment segment, LabelsPosition position ) |
Parameters
- segment
- Type: PerpetuumSoft.Charts..::.Segment
- position
- Type: PerpetuumSoft.Charts..::.LabelsPosition