Sets the font type for the text used in various Chart elements.
Format:
FontFamily="Arial"
or
FontFamily="font_file.ttf#font_name"
For list of fonts see Font Family
This attribute applies to:
AxisLabels
Label
Legend
Title
ToolTip
Example:
<vc:Legend FontFamily="Arial" ... />