Click or drag to resize

IChartViewModel Properties

The IChartViewModel type exposes the following members.

Properties
 NameDescription
Public propertyIsLeftYAxisVisible Is left Y-Axis visible
Public propertyIsRightYAxisVisible Is right Y-Axis visible
Public propertyLeftOffset Sum of LeftYAxisWidth and LeftMargin
Public propertyLeftYAxisWidth Gets the left Y-Axis width
Public propertyProperty
(Inherited from IViewModelT)
Public propertyRightOffset Sum of RightYAxisWidth and RightMargin
Public propertyRightYAxisWidth Gets teh right Y-Axis width
Top
See Also