For a list of all members of this type, see PaintElement members.
Name | Description | |
---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | CustomBrush | Custom fill brush. |
![]() | ElementType | Identifies the type of painting applied. |
![]() | Fill | Fill color of the associated graphical object. |
![]() | FillGradientStyle | Determines the gradient fill style applied to the Paint Element's brush. |
![]() | FillImage | Texture to apply to the graphical object. |
![]() | FillOpacity | An opacity for the rendering brush. |
![]() | FillStopColor | Secondary fill color for the associated graphical object. |
![]() | FillStopOpacity | An opacity for the secondary rendering brush. |
![]() | Hatch | Hatchwork fill pattern applied to the graphical object. |
![]() | ImageFitStyle | Identifies the Fit style applied to Image. |
![]() | ImagePath | Path to FillImage. |
![]() | ImageWrapMode | Defines how textures should be tiled and/or wrapped. |
![]() | Stroke | Color of the pen used to outline drawn shapes. |
![]() | StrokeAlignment | Alignment of this PaintElement's stroke or outline. |
![]() | StrokeOpacity | An opacity for the rendering pen. |
![]() | StrokeWidth | Thickness of the pen used to outline graphical objects. |
![]() | Texture | Determines which texture to use for this PaintElement if its ElementType is set to Texture. |
![]() | TextureApplication | Style of texture application for this PaintElement if its ElementType is set to Texture. |
Name | Description | |
---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |