ChartClass.ChartWizard 方法

定义

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)

参数

Source
Object
Gallery
Object
Format
Object
PlotBy
Object
CategoryLabels
Object
SeriesLabels
Object
HasLegend
Object
Title
Object
CategoryTitle
Object
ValueTitle
Object
ExtraTitle
Object

实现

适用于