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


In This Topic
    ChartFloor Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGives access to the LineProperties object controlling the line properties applied on the chart wall border. (Inherited from Xceed.Chart.Core.ChartWall)
    Public PropertyGives access to the FillEffect object controlling the fill effect applied on the chart wall. (Inherited from Xceed.Chart.Core.ChartWall)
    Public PropertyGives access to the Interactivity object controlling the interactivity features of the chart wall. (Inherited from Xceed.Chart.Core.ChartWall)
    Public PropertyGives access to the Shadow object controlling the shadow of the wall. Only the back wall has a shadow. Shadows are visible when the scene is rendered with GDI+. (Inherited from Xceed.Chart.Core.ChartWall)
    Public PropertyControls the visibility of the chart wall. (Inherited from Xceed.Chart.Core.ChartWall)
    Public PropertySpecifies the width of the chart wall. (Inherited from Xceed.Chart.Core.ChartWall)
    Top
    See Also