Click or drag to resize

IChartViewModel Interface


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public interface IChartViewModel

The IChartViewModel type exposes the following members.

Properties
Methods
 NameDescription
Public methodCalculateBarIndexFromX 
Public methodCalculateTimeFromX Calculates the time from the x co-ordinates
Public methodCalculateXFromBarIndex 
Public methodCalculateXFromTime Calculates the x co-ordinates from time
Top
See Also