Class: ChartDisplayOptions

A class that exposes methods/properties to customize the display settings of a chart.

Methods

Name Description
CopySettingsFrom(ChartDisplayOptions) Copies the settings used in the input ChartDisplayOptions reference to the ChartDisplayOptions calling this method.

Properties

Name Description
LegendPosition Gets or sets the position of the legend. The default option is "ProgramControlled".
ShowLegend Gets or sets the visibility of the legend.
Title Gets or sets the chart title.
TitleFontSize Gets or sets the font size of the chart title. An ArgumentException is thrown for values less than 1.