Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / Chart Class


In This Topic
    Chart Class Properties
    In This Topic

    For a list of all members of this type, see Chart members.

    Public Properties
     NameDescription
    Public PropertyGives you access to the collection of chart axes.  
    Public PropertyGets or sets the index of data source containted in the DataBindingManager in the chart control.  
    Public PropertyControls the chart area depth in model units.  
    Public PropertySpecifies the index of the legend on which the chart information is displayed.  
    Public PropertyControls the chart area height in model units.  
    Public PropertyGives you access to the LightModel controlling the chart scene lighting.  
    Public PropertyDefines the strategy used to fit the chart into the chart area (margins).  
    Public PropertyControls the margin rectangle of the chart.  
    Public PropertyControls the name of the chart.  
    Public PropertyControls the predefined chart style.  
    Public PropertyGives you access to the Series of the Chart object.  
    Public PropertyGives you access to the View controlling the view on the scene.  
    Public PropertyControls the visibility of the chart.  
    Public PropertyGives you access to the collection of chart walls.  
    Public PropertyControls the width of the chart in model units.  
    Top
    See Also