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