Gets or sets the horizontal offset for the label of the vertex.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public float LabelOffsetX { get; set; }
Public Property LabelOffsetX As Single
public: property float LabelOffsetX { float get (); void set (float value); }