2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChart Class / PageSetup Method

In This Topic
    PageSetup Method (baseChart)
    In This Topic
    Raises the PageSetup dialog to manage the page settings.
    Syntax
    'Declaration
     
    Public Overridable Sub PageSetup() 
    public virtual void PageSetup()
    See Also