Label.LabelData Property

Gets or sets the label custom data. If the type implements ICloneable it will be cloned when the Label is cloned.
Public Overridable Property LabelData() As Object
This language is not supported or no code example is available.
public virtual object LabelData {get; set;}
This language is not supported or no code example is available.

Property Value

object

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition