ComponentOne 3D Chart for WinForms
3D Chart Elements / 3D Chart Legend / Legend Types and Orientation
In This Topic
    Legend Types and Orientation
    In This Topic

    Use the Type property of the Chart3DLegend class to specify whether to draw the legend in a continuous or stepped style. Continuous legends take less space on the screen than stepped. The Type property can be accessed through the Legend node of the Visual Studio Properties window.

    Continuous Legend Stepped Legend
    See Also