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