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

In This Topic
    Position Property (ChartAlignType)
    In This Topic
    Gets or sets a value indicating whether the chart areas should align on chart area positions.
    Syntax
    'Declaration
     
    Public Property Position As RdlBool
    public RdlBool Position {get; set;}
    See Also