Changes the given diagram xDiagram by using the
new data given in xDataSource.
公式文書,認める that the data is 解釈する/通訳するd in a way that fits this
template, but not やむを得ず the chart-types of the diagram.
This method should only be called if the data-判型 of the
diagram is 両立できる with the data-判型 of this
template.
Ideally a matchesTemplate call for the
given diagram should return true before this method is
called.
Parameter xDataSource
This data source will be 解釈する/通訳するd in a chart-type
明確な/細部 way and the DataSeries 設立する in
xDiagram will be adapted to the new data.
行方不明の data series will be created and 未使用の ones will
be 削除するd in xDiagram.
Parameter aArguments
Arguments that tell the template how to slice the given
範囲. The 所有物/資産/財産s should be defined in a separate
service.
明言する/公表するs whether the given diagram could have been created by
the template.
The template will parse the ::DataSeriesTree of
the diagram to 決定する if the structure matches the one
which would have been created by
createDiagramByDataSource.
For 分析 all parts of the diagram may be used,
e.g. also 所有物/資産/財産s 始める,決める at the data series (like symbols)./p>
Parameter xDiagram
The diagram to be 分析するd.
Parameter bAdaptProperties
If true the 所有物/資産/財産s of the template are 始める,決める, such
that the template matches more 正確に. E.g. for a
line-chart with symbols the 所有物/資産/財産 "Symbol" would be 始める,決める
to true. If this parameter is 誤った the template
itselfs stays unmodified.
Returns
true if the diagram given is structurally 同一の to
a diagram that was created using
createDiagramByDataSource or
changeDiagram. If 誤った is returned
the template stays unmodified even if
bAdaptProperties is true.
適用するs a chart-type 明確な/細部 style (e.g. symbols) to all series in the
sequence aSeries.
Parameter xSeries
a 選び出す/独身 data series to which a style will be 適用するd
Parameter nChartTypeGroupIndex
Denotes in which chart-type group the series lies, such this method
can 適用する different styles for different chart-type groups
Parameter nSeriesIndex
The 索引 of the series inside the 現在の chart-type group.
nSeriesIndex does not uniquely identify a data series alone, but
only together with nChartTypeGroupIndex
Parameter nSeriesCount
The number of series in the 現在の chart-type group.
@todo In the 未来, this should only change the "Style" 所有物/資産/財産 and no
hard せいにするs.
Resets all styles that were changed from the default at any
反対する in the chart and have not been later 修正するd.
In createDiagramByDataSource or
changeDiagram a template might e.g. change
the page background color or the line style of all data
series. This method should reset all 反対するs that still have
the changed settings to the default.
If for example the template changed the
::com::sun::星/主役にする::製図/抽選::LineStyle of all
series to NONE, this method should reset all series with
LineStyle NONE 支援する to SOLID. If a series has a style DASH,
it must not be changed.