ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartAlignType Class / InnerPlotPosition Property

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