Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartArea Class / AlignType Property

In This Topic
    AlignType Property
    In This Topic
    Gets the ChartAlignType object defining which aspects of the chart area should be aligned with the target chart area. Ignored if AlignWithChartArea is not set.
    Syntax
    'Declaration
     
    Public ReadOnly Property AlignType As ChartAlignType
    public ChartAlignType AlignType {get;}
    See Also