'DeclarationPublic Property SeparatorType As DataPointLabelsSeparatorType
'UsageDim instance As DataPointLabels(Of TPositionEnum) Dim value As DataPointLabelsSeparatorType instance.SeparatorType = value value = instance.SeparatorType
public DataPointLabelsSeparatorType SeparatorType {get; set;}