ChartTitle.DockToChartArea Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the chart area on which to draw the title.
public:
property System::String ^ DockToChartArea { System::String ^ get(); };
public string DockToChartArea { get; }
member this.DockToChartArea : string
Public ReadOnly Property DockToChartArea As String
Property Value
A string
value.