AppearancePalette - класс

Данные палитры выбираются из списка полей

Definition

Пространство имён: Tessa.UI.Views.Charting.Palettes
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class AppearancePalette : PaletteBase
Inheritance
Object    ChartColorModel    PaletteBase    AppearancePalette

Конструкторы

AppearancePalette Initializes a new instance of the AppearancePalette class. Initializes a new instance of the PaletteBase class. Called when instance created for ChartColorModel with single arguments

Свойства

Colors Gets or sets Список цветов палитры
(Унаследован от PaletteBase)
CustomBrushes Gets or sets the custom brushes to be used to paint the interiors of each segment or series.
(Унаследован от ChartColorModel)
Name Gets or sets Название палитры
(Унаследован от PaletteBase)
PreviewColors Gets the preview colors.
(Унаследован от PaletteBase)
TypeId Gets Идентификатор типа
(Унаследован от PaletteBase)

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows 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)
GetHashCodeServes 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)
Устарело.
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также