INChartLegendFrame Property |
Frame of the legend in the view's coordinate system.
The frame is a rect fully enclosing the entire legend. This rect is calculated during
call when the chat lays out its elements. This rect may change interactively when the legend is dragged by its handler.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax ReadOnly Property Frame As Rect
Get
property Rect^ Frame {
Rect^ get ();
}
Property Value
Type:
RectSee Also