Condividi tramite


ThreeDProperties Element (RDL)

Defines the three-dimensional properties of a chart.

Sintassi

<Chart>
       ...
        <ThreeDProperties>
              <Enabled>...</Enabled>
              <ProjectionMode>...</ProjectionMode>
              <Rotation>...</Rotation>
      <Inclination>...</Inclination>
              <Perspective>...</Perspective>
              <HeightRatio>...</HeightRatio>
              <DepthRatio>...</DepthRatio>
      <Shading>...</Shading>
              <GapDepth>...</GapDepth>
              <WallThickness>...</WallThickness>
              <DrawingStyle>...</DrawingStyle>
              <Clustered>...</Clustered>
        </ThreeDProperties>
       ...
</Chart>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

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

Element Relationships

Relationship Element

Parent element

Chart

Child elements

Clustered, DepthRatio, DrawingStyle, Enabled, GapDepth, HeightRatio, Inclination, Perspective, ProjectionMode, Rotation, Shading, WallThickness

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005