Click or drag to resize
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
UpdateData
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
Rect Frame { get; }

Property Value

Type: Rect
See Also