Measures the size of the plot element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
protected override Size MeasureOverride( Size constraint ) |
| Visual Basic |
|---|
Protected Overrides Function MeasureOverride ( _ constraint As Size _ ) As Size |
Parameters
- constraint
- Type: System.Windows..::..Size