Reporting
Search Reporting
Contents
Overview
Release History
What's New in This Version
Installation
Quickstart
Designing Reports
Using Telerik Reporting in Applications
Telerik Reporting WCF Service
Licensing and Distribution
Standalone Report Designer
Integrated Visual Studio Report Designer UI
Best Practices
Frequently Asked Questions
Troubleshooting
For More Help
Reporting API Reference
Telerik.Reporting Namespace
Telerik.Reporting.Cache.Interfaces Namespace
Telerik.Reporting.Charting Namespace
ActiveRegion Class
AxisLabel Class
AxisLabelHidden Class
AxisSegment Class
AxisSegmentCollection Class
AxisYLabel Class
BindableLegendItem Class
Chart Class
ChartAxis Class
ChartAxisItem Class
ChartAxisItemsCollection Class
ChartBaseLabel Class
ChartClickEventArgs Class
ChartDataTable Class
ChartElementLocation Enumeration
ChartingStateManagedCollection(T) Class
ChartItemDataBoundEventArgs Class
ChartLabel Class
ChartLabelsCollection Class
ChartLegend Class
ChartMarkedZone Class
ChartMarkedZonesCollection Class
ChartMarker Class
ChartPlotArea Class
ChartSeries Class
ChartSeriesCollection Class
ChartSeriesItem Class
ChartSeriesItemsCollection Class
ChartSeriesLegendDisplayMode Enumeration
ChartSeriesOrientation Enumeration
ChartSeriesType Enumeration
ChartTitle Class
ChartXAxis Class
ChartYAxis Class
ChartYAxisMode Enumeration
ChartYAxisType Enumeration
ChartZoomEventArgs Class
ColorBlend Class
ComplexDataSetClass Class
ContentHorizontalAlign Enumeration
ContentVerticalAlign Enumeration
CustomFigure Class
CustomFiguresCollection Class
CustomPalettesCollection Class
DataManager Class
DataSetClass Class
DemoData Class
DoubleCollection Class
DummyWebControl Class
EmptySeriesMessage Class
ExtendedLabel Class
GradientElement Class
IChartingStateManagedItem Interface
IChartingStateManager Interface
IContainer Interface
IOrdering Interface
LabelItem Class
LayoutElement Class
MarkedZoneLabel Class
Palette Class
PaletteItem Class
PaletteItemsCollection Class
PaletteItemsCollection Members
PaletteItemsCollection Constructor
PaletteItemsCollection Methods
PaletteItemsCollection Properties
PalettesCollection Structure
Product Class
ProductsBL Class
ProductsList Class
RegionClickEventArgs Class
RegionClickEventHandler Delegate
RenderedObject Class
ScaleBreak Class
ScaleBreakLineType Enumeration
SeriesItemLabel Class
StateManagedObject Class
TableRenderType Enumeration
TextBlock Class
TextBlockAxisItem Class
TextBlockEmptySeriesMessage Class
TextBlockHidden Class
TextBlockLabelItem Class
TextBlockLegend Class
TextBlockMarkedZone Class
TextBlockSeriesItem Class
TextBlockTitle Class
TextBlockXAxisLabel Class
TextBlockYAxisLabel Class
Telerik.Reporting.Charting.Styles Namespace
Telerik.Reporting.Configuration Namespace
Telerik.Reporting.Drawing Namespace
Telerik.Reporting.Drawing.Shapes Namespace
Telerik.Reporting.Expressions Namespace
Telerik.Reporting.Interfaces Namespace
Telerik.Reporting.Interfaces.Attributes Namespace
Telerik.Reporting.Paging Namespace
Telerik.Reporting.Paging.InteractiveLayout Namespace
Telerik.Reporting.Processing Namespace
Telerik.Reporting.Processing.Config Namespace
Telerik.Reporting.Processing.Graphing.CoordinateSystems Namespace
Telerik.Reporting.Service Namespace
Telerik.Reporting.Service.SilverlightClient Namespace
Telerik.Reporting.Xml Namespace
Telerik.Reporting.XmlSerialization Namespace
Telerik.ReportViewer.Common Namespace
Telerik.ReportViewer.Silverlight Namespace
Telerik.ReportViewer.WebForms Namespace
Telerik.ReportViewer.WinForms Namespace
Telerik.ReportViewer.Wpf Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Include Protected Members
Include Inherited Members
Telerik Reporting Q1 2013
PaletteItemsCollection Properties
PaletteItemsCollection Class
See Also
Send Feedback
The
PaletteItemsCollection
type exposes the following members.
Properties
Name
Description
Count
Gets items count in collection
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
IsReadOnly
Gets true if collection is read-only
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
Item
Gets the collection item at given index
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
List
Items list
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
Explicit Interface Implementations
Name
Description
ICollection
.
.
::
.
.
Count
Gets the collection items count
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
IList
.
.
::
.
.
IsFixedSize
Is IList fixed size. Returns False
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
IList
.
.
::
.
.
IsReadOnly
Is IList is read-only
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
ICollection
.
.
::
.
.
IsSynchronized
Checks is collection synchronized
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
IList
.
.
::
.
.
Item
Gets or sets the value from/to IList at the give index
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
ICollection
.
.
::
.
.
SyncRoot
Gets the collection root
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
IChartingStateManager
.
.
::
.
.
IsTrackingViewState
Gets the view state tracking status
(Inherited from
ChartingStateManagedCollection
<
(Of
<
(
<'
T
>
)
>
)
>
.)
See Also
PaletteItemsCollection Class
Telerik.Reporting.Charting Namespace