'Declaration
<System.ComponentModel.EditorAttribute(Nevron.Editors.NTextStyleTypeEditorNoAutomatic, System.Drawing.Design.UITypeEditor)> Public Property LabelsTextStyle As NTextStyle
'Usage
Dim instance As NVennSeries Dim value As NTextStyle instance.LabelsTextStyle = value value = instance.LabelsTextStyle
[System.ComponentModel.Editor(Nevron.Editors.NTextStyleTypeEditorNoAutomatic, System.Drawing.Design.UITypeEditor)] public NTextStyle LabelsTextStyle {get; set;}