IChart |
public interface IChartViewModel
The IChartViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsLeftYAxisVisible | |
![]() | IsRightYAxisVisible | |
![]() | LeftOffset | Sum of LeftYAxisWidth and LeftMargin |
![]() | LeftYAxisWidth | |
![]() | RightOffset | Sum of RightYAxisWidth and RightMargin |
![]() | RightYAxisWidth |
Name | Description | |
---|---|---|
![]() | CalculateBarIndexFromX | |
![]() | CalculateTimeFromX | Calculates the time from the x co-ordinates |
![]() | CalculateXFromBarIndex | |
![]() | CalculateXFromTime | Calculates the x co-ordinates from time |