'Usage Dim instance As BaseSparklineView Dim finalSize As Size Dim value As Size value = instance.ArrangeOverride(finalSize)
Parameters
- finalSize
- The final area within the parent that this element uses to arrange itself and its children.
Return Value
The actual size used.