Sets the font type for text used in Label.
Format:
LabelFontFamily="Arial"
or
LabelFontFamily="font_file.ttf#font_name"
For list of fonts see Font Family
This attribute applies to:
DataSeries
DataPoint
Example:
<vc:DataSeries LabelFontFamily="Arial" .../>