ComponentOne Chart for WPF and Silverlight
Chart Property (IChartLayer)


C1.WPF.C1Chart Namespace > IChartLayer Interface : Chart Property
Gets or sets the parent chart.
Syntax
'Declaration
 
Property Chart As C1Chart
'Usage
 
Dim instance As IChartLayer
Dim value As C1Chart
 
instance.Chart = value
 
value = instance.Chart
C1Chart Chart {get; set;}
See Also

Reference

IChartLayer Interface
IChartLayer Members