Reports for WinForms | ComponentOne
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 String
    public string AlignWithChartArea {get; set;}
    See Also