Condividi tramite


ChartSeries Element (RDL)

Defines a set of data points for a series.

Sintassi

<ChartData>
    ...
    <ChartSeries>
        <DataPoints>...</DataPoints>
        <PlotType>...</PlotType>
    </ChartSeries>
    ...
</ChartData>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

1-n: Required element that can occur once or more than once.

Element Relationships

Relationship Element

Parent element

ChartData

Child elements

DataPoints, PlotType

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005