| Scatter | 
[Missing <summary> documentation for "T:Altaxo.Graph.Graph2D.Plot.Groups.ScatterSymbolList"]
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class ScatterSymbolList : StyleListBase<IScatterSymbol>
The ScatterSymbolList type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ScatterSymbolList | Initializes a new instance of the ScatterSymbolList class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Count | (Inherited from StyleListBaseT) | 
|  | IsReadOnly | (Inherited from StyleListBaseT) | 
|  | Item | (Inherited from StyleListBaseT) | 
|  | Name | (Inherited from StyleListBaseT) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | (Inherited from StyleListBaseT) | 
|  | Clear | (Inherited from StyleListBaseT) | 
|  | Contains | (Inherited from StyleListBaseT) | 
|  | CopyTo | (Inherited from StyleListBaseT) | 
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | 
|  | GetEnumerator | (Inherited from StyleListBaseT) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object) | 
|   | GetSerializationRegistrationKey | Gets a key that is used during serialization to decide whether or not the set was already serialized. Use the returned key to retrieve a string from the properties of the serialization info. If the returned property string is null, then the set needs to be serialized; otherwise, it was already serialized before. | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | IndexOf | (Inherited from StyleListBaseT) | 
|  | Insert | (Inherited from StyleListBaseT) | 
|  | IsStructuralEquivalentTo | (Inherited from StyleListBaseT) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | 
|  | Remove | (Inherited from StyleListBaseT) | 
|  | RemoveAt | (Inherited from StyleListBaseT) | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object) | 
|  | WithName | (Inherited from StyleListBaseT) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | _list | (Inherited from StyleListBaseT) | 
|  | _name | (Inherited from StyleListBaseT) | 
 See Also
See Also