Expand Minimize
This topic has not yet been rated - Rate this topic

Marker Element (RDL)

SQL Server 2005

Defines a marker for displayed chart data values.


<DataPoint>
       ...
        <Marker>
              <Type>...</Type>
              <Size>...</Size>
              <Style>...</Style>
        </Marker>
       ...
</DataPoint>

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Relationship Element

Parent element

DataPoint

Child elements

Size, Style, Type

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.