INChartLegendOrigin Property |
Origin of the legend. It's a starting point that has effect only with orientation set to one of "free"-kinds.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax Point Origin { get; set; }
Property Origin As Point
Get
Set
property Point^ Origin {
Point^ get ();
void set (Point^ value);
}
Property Value
Type:
PointSee Also