Click or drag to resize

IChartVisual Properties

The IChartVisual type exposes the following members.

Properties
 NameDescription
Public propertyActualPanelIndexPanelIndex can have placeholders (like New Panel, Save as Input panel). Actual Panel index will get the actual index. The value is available only after the chart has been populated.
Public propertyAxisOrientation 
Public propertyDisplayName
(Inherited from IVisualT)
Public propertyHighestHigh 
Public propertyIsAutoScale 
Public propertyIsSelected Gets or sets if the IChartVisual is selected or not.
Public propertyIsSharpScript 
Public propertyIsValueChanged Gets if the view height, width etc has changed or not. Used to re-evaluate DrawingBase object
Public propertyIsVisible 
Public propertyLowestLow 
Public propertyPanelIndex Placeholder value for the views. To get the actual panel index please call GetPanelIndex method or ActualPanelIndex (when the chart has been populated)
Public propertyParent 
Public propertyState
(Inherited from IState)
Public propertyVisualMax 
Public propertyVisualMin 
Top
See Also