Specifies the type of labels drawn at chart elements. Namespace: MindFusion.Charting Syntax
Members
RemarksThe enumeration represents the possible styles of labels. A LabelType object is required. It is not necessary to specify custom texts as string values - the control converts automatically any type of data into strings. In bar charts: By default, the bar inner and top labels are set to LabelType.Empty. By default the pie inner and outer labels are set to LabelType.Empty. The LabelAlignment property specifies the alignment of the labels. They can be drawn inside, or above/below the bubble. In radar charts: See Also |