Gets or sets the style of font used to draw data labels.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public FontStyle DataLabelsFontStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property DataLabelsFontStyle As FontStyle |