'Declaration
Public Property LabelPosition As LegendLabelPosition
'Usage
Dim instance As C1Chart3DLegend Dim value As LegendLabelPosition instance.LabelPosition = value value = instance.LabelPosition
public LegendLabelPosition LabelPosition {get; set;}