ShapeCollectionWrapItems Method
Positions the shapes in the collections according to wrap algorithm.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public void WrapItems(
Rectangle aDrawingRegion
)
Public Sub WrapItems (
aDrawingRegion As Rectangle
)
Parameters
- aDrawingRegion Rectangle
- Represents the region to fit shapes into.