Version

DataValueCustomColorModel Class Properties

For a list of all members of this type, see DataValueCustomColorModel members.

Public Properties
 NameDescription
Public PropertyCustomPaletteLengthLength of the custom palette.  
Protected Properties
 NameDescription
Protected PropertyAlphaValueThe alpha level, or transparency, used by this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyBrightnessThe brightness level of this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyColorByRowDetermines whether or not this color model will be applied row-wise. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyColorDistanceThe distance variable used in calculations related to the color range. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyColorEndEnd of the color range used by this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyColorScalingColor scaling mode used by this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyColorStartStart of the color range used by this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyContrastThe contrast level of this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyCustomPaletteThe custom palette used by this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.CustomColorModel)
Protected PropertyDataThe data source being used by this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyGrayModelVariable indicating whether or not the color model is in grayscale mode. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyPaletteColor palette being used by this color model. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyPaletteGivenVariable indicating whether or not the color model has been assigned a palette. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyRotatePaletteDetermines whether or not to orient the palette column-wise. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyStaleDistanceDetermines whether or not the color distance field needs to be updated. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
Protected PropertyWireframeDetermines whether or not this color model will be applied in wireframe mode. (Inherited from Infragistics.UltraChart.Core.ColorModel.SimpleColorModel)
See Also