'Declaration
Public Property LabelTextDirection As TextVerticalType
'Usage
Dim instance As SeriesCache Dim value As TextVerticalType instance.LabelTextDirection = value value = instance.LabelTextDirection
public TextVerticalType LabelTextDirection {get; set;}