G2DPlot |
The G2DPlotStyleCollectionTemplates type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds a template to the registry. | |
| 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) | |
| GetAvailableNames | Gets the available template names. | |
| GetAvailableNamesPlusCustom | Gets the available template names including the custom entry. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetIndexOfAvailableNamesPlusCustom(G2DPlotStyleCollection) | Gets the index of the template matching the specified collection in the list returned by GetAvailableNamesPlusCustom. | |
| GetIndexOfAvailableNamesPlusCustom(String) | Gets the index of the specified template name in the list returned by GetAvailableNamesPlusCustom. | |
| GetName | Gets the template name for the specified collection. | |
| GetTemplate(Int32, IReadOnlyPropertyBag) | Gets the template at the specified index. | |
| GetTemplate(String, IReadOnlyPropertyBag) | Gets the template with the specified name. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |