MindFusion.Wpf Pack Programmer's Guide
BubbleSeries.LabelType Property
See Also
 





Gets or sets the type of labels. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public BubbleLabelType LabelType { get; set; }

Visual Basic  Copy Code

Public Property LabelType As BubbleLabelType

 Property Value

A member of the BubbleLabelType enumeration. The default is Empty.

 See Also

BubbleSeries Members
BubbleSeries Class
MindFusion.Charting.Wpf Namespace