ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Title Class / DockArea Property

In This Topic
    DockArea Property (Title)
    In This Topic
    Gets or sets the chart area to which the title will be docked.
    Syntax
    'Declaration
     
    Public Property DockArea As ChartArea
    public ChartArea DockArea {get; set;}

    Property Value

    The dock area.
    See Also