GraphTypeDescriptor Schema
Name Element
GraphTypeDescriptor Schema > GraphTypeDescriptor Element : Name Element

Glossary Item Box

Description

The ID of the graph type. The name generally indicates the nature of the graph. For example, SummaryGraph, TrendGraph, ProgressGraph.
Namespace (none)

Diagram

Name Element

Overview

Name
The ID of the graph type. The name generally indicates the nature of the graph. For example, SummaryGraph, TrendGraph, ProgressGraph.

Source

<xs:element name="Name" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The ID of the graph type. The name generally indicates the nature of the graph. For example, SummaryGraph, TrendGraph, ProgressGraph.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also