ASP.NET Pack Programmer's Guide
YAxisRenderer.measure Method
See Also
 





Component.measure override. Measures the desired size of this component.

Namespace: MindFusion.Charting
Package: YAxisRenderer.js

 Syntax

JavaScript  Copy Code

function measure (maxWidth, maxHeight, context)

 Parameters

maxWidth

The maximum width provided by parent component.

maxHeight

The maximum height provided by parent component.

context

A RenderContext instance.

 See Also

YAxisRenderer Members
YAxisRenderer Class
MindFusion.Charting Namespace