Calculates the size of the chart's rectangle. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public static Rectangle CalcRect ( |
Visual Basic
![]() |
---|
Public Shared Function CalcRect ( _ |
JavaScript
![]() |
---|
function CalcRect (chart) |
A Chart object to measure.
An instance of .NET Rectangle structure that specifies the chart's size.
This method calculates the initial size of the chart.