ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartArea Class / AlignWithChartArea Property

In This Topic
    AlignWithChartArea Property
    In This Topic
    Gets or sets the name of a chart area with which to align this chart area.
    Syntax
    'Declaration
     
    Public Property AlignWithChartArea As System.String
    public System.string AlignWithChartArea {get; set;}
    See Also