C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChartAnnotation Class / getAnnoExtents Method
Provides chart annotation text parameters.

In This Topic
getAnnoExtents Method
In This Topic
Calculates the size of AlarmZone extents data rectangle.
Syntax
'Declaration
 
Public Function getAnnoExtents( _
   ByVal atd As baseChartAnnotation.baseAnnoTextRectData _
) As System.Drawing.RectangleF
 

Parameters

atd
Provides chart annotation text parameters.

Return Value

The size of extents data rectangle.
See Also