| SourcePoint Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Helpers.UniGraphConfig
 Syntax
Syntaxpublic class SourcePoint
The SourcePoint type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SourcePoint | 
            Default constructor
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ID | 
            ID of source point (not rendered to HTML).
             | 
|  | IsLabelLocalized | 
            Whether or not is label of source point localized.
             | 
|  | Label | 
            Label of source point.
             | 
|  | Tooltip | 
            Tooltip of source point.
             | 
|  | Type | 
            Type of source point.
             | 
 See Also
See Also