XamarinChart Programmer's Guide
IMenuItem.Bounds Property
See Also
 






Gets the actual bounds of the item.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

Rectangle Bounds { get; }

Visual Basic  Copy Code

ReadOnly Property Bounds As Rectangle

 Property Value

An instance of the Rectangle structure.

 See Also

IMenuItem Members
IMenuItem Interface
MindFusion.Charting Namespace