public class PaletteBase : ITypeIdentifier
Public Class PaletteBase
Implements ITypeIdentifier
public ref class PaletteBase : ITypeIdentifier
type PaletteBase =
class
interface ITypeIdentifier
end
PaletteBase | Initializes a new instance of the PaletteBase class. Called when instance created for ChartColorModel with single arguments |
Colors | Gets or sets Список цветов палитры |
Name | Gets or sets Название палитры |
Palette | Gets or sets Палетка |
PreviewColors | Gets the preview colors. |
TypeId | Gets Идентификатор типа |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |