ChartCustomPaletteColor Class

Definition

Represents a custom palette color in a ChartCustomPaletteColorCollection.

public ref class ChartCustomPaletteColor sealed : Microsoft::ReportingServices::OnDemandReportRendering::ChartObjectCollectionItem<Microsoft::ReportingServices::OnDemandReportRendering::ChartCustomPaletteColorInstance ^>
public sealed class ChartCustomPaletteColor : Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<Microsoft.ReportingServices.OnDemandReportRendering.ChartCustomPaletteColorInstance>
type ChartCustomPaletteColor = class
    inherit ChartObjectCollectionItem<ChartCustomPaletteColorInstance>
Public NotInheritable Class ChartCustomPaletteColor
Inherits ChartObjectCollectionItem(Of ChartCustomPaletteColorInstance)
Inheritance

Fields

m_instance

The instance of the base class.

(Inherited from ChartObjectCollectionItem<T>)

Properties

Color

Gets the color value.

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Applies to