Click or drag to resize

IChartPanel Interface


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

The IChartPanel type exposes the following members.

Properties
 NameDescription
Public propertyCursorView Gets the cursor view model
Public propertyHeight Gets or sets the height of the chart panel
Public propertyIsDraggable Determines whether the chart panel thumb is visible or not
Public propertyIsHeightFixed Is the chart panel height is fixed, in case of XAxis pane
Public propertyLeftYAxis Gets the Left Y-Axis
Public propertyRightYAxis Gets the right Y-Axis
Public propertyTop Gets the top position of the chart panel
Top
See Also