Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Sets or returns the font for text in the chart region.
(ChartRegions obtained from Chart.PlotArea don't support Fontsfonts.)

Signature
C#
C#
 public Font Font{ get; set; }

...