ChartClass.ChartWizard Method
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.
public virtual void ChartWizard (object Source, object Gallery, object Format, object PlotBy, object CategoryLabels, object SeriesLabels, object HasLegend, object Title, object CategoryTitle, object ValueTitle, object ExtraTitle);
Public Overridable Sub ChartWizard (Optional Source As Object, Optional Gallery As Object, Optional Format As Object, Optional PlotBy As Object, Optional CategoryLabels As Object, Optional SeriesLabels As Object, Optional HasLegend As Object, Optional Title As Object, Optional CategoryTitle As Object, Optional ValueTitle As Object, Optional ExtraTitle As Object)
Parameters
- Source
- Object
- Gallery
- Object
- Format
- Object
- PlotBy
- Object
- CategoryLabels
- Object
- SeriesLabels
- Object
- HasLegend
- Object
- Title
- Object
- CategoryTitle
- Object
- ValueTitle
- Object
- ExtraTitle
- Object