Controls where an individual scale is displayed.
            
            Inheritance Hierarchy
              Spotfire.Dxp.Application.VisualsIndexedScaleDock
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 23.18.9504.3877 (23.18.9504.3877)
Syntax
C#
public class IndexedScaleDock
The IndexedScaleDock type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clear | 
            Clears all values except the root value.
              | |
| Contains(Object) | 
            Check if the dictionary for the indexed property contains a key.
              | |
| Contains(CategoryKey) | 
            Check if the dictionary for the indexed property contains a key.
              | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| ItemObject | 
            Gets or sets the value corresponding to the key.
              | |
| ItemCategoryKey | 
            Gets or sets the value corresponding to the key.
              | |
| RootValue | 
            Gets or sets the root value for the indexed property.
              | 
Version Information
See Also