Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Chart3DLabel
.
.
::
.
.
Location Property
Chart3DLabel Class
See Also
Gets the location of label.
Namespace:
C1.Win.C1Chart3D
Assembly:
C1.Win.C1Chart3D.2
(in C1.Win.C1Chart3D.2.dll)
Syntax
C#
public
Point
Location
{
get
; }
Visual Basic
Public
ReadOnly
Property
Location
As
Point
Get
See Also
Chart3DLabel Class
C1.Win.C1Chart3D Namespace
C1.Win.C1Chart3D
.
.
::
.
.
Chart3DLabel