Для изменения размера нажмите или перетащите

PaletteBase - класс

The palette base.
Иерархия наследования

Пространство имён:  Tessa.UI.Views.Charting.Palettes
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public class PaletteBase : ChartColorModel, 
	ITypeIdentifier

Тип PaletteBase предоставляет следующие члены.

Конструкторы
  ИмяОписание
Открытый методPaletteBase
Initializes a new instance of the PaletteBase class. Called when instance created for ChartColorModel with single arguments
В начало страницы
Свойства
  ИмяОписание
Открытое свойствоColors
Gets or sets Список цветов палитры
Открытое свойствоCustomBrushes
Gets or sets the custom brushes to be used to paint the interiors of each segment or series.
(Унаследован от ChartColorModel.)
Открытое свойствоName
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.)
Открытый методGetAutumnBrushes
Returns the brushes used for AutumnBrights palette.
(Унаследован от ChartColorModel.)
Открытый методGetBlueChromeBrushes
Returns the brushes used for BlueChrome palette.
(Унаследован от ChartColorModel.)
Открытый методGetBrush
Returns the brush at the specified index for current palette
(Унаследован от ChartColorModel.)
Открытый методGetBrushes
Returns the collection of brushes for specified pallete
(Унаследован от ChartColorModel.)
Открытый методGetEliteBrushes
Returns the brushes used for Elite palette.
(Унаследован от ChartColorModel.)
Открытый методGetFloraHuesBrushes
Returns the brushes used for FloraHues palette.
(Унаследован от ChartColorModel.)
Открытый методGetGreenChromeBrushes
Returns the brushes used for GreenChrome palette.
(Унаследован от ChartColorModel.)
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetLightCandyBrushes
Returns the brushes used for LightCandy palette.
(Унаследован от ChartColorModel.)
Открытый методGetMetroBrushes
Returns the brushes used for metro palette.
(Унаследован от ChartColorModel.)
Открытый методGetPineappleBrushes
Returns the brushes used for Pineapple palette.
(Унаследован от ChartColorModel.)
Открытый методGetPurpleChromeBrushes
Returns the brushes used for PurpleChrome palette.
(Унаследован от ChartColorModel.)
Открытый методGetRedChromeBrushes
Returns the brushes used for RedChrome palette.
(Унаследован от ChartColorModel.)
Открытый методGetSandyBeachBrushes
Returns the brushes used for SandyBeach palette.
(Унаследован от ChartColorModel.)
Открытый методGetTomatoSpectrumBrushes
Returns the brushes used for TomatoSpectrum palette.
(Унаследован от ChartColorModel.)
Открытый методGetTomotoSpectramBrushes Устарело.
Returns the brushes used for TomatoSpectrum palette.
(Унаследован от ChartColorModel.)
Открытый метод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.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также