ChartCategoryHierarchy Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the category hierarchy for the chart.
public ref class ChartCategoryHierarchy : Microsoft::ReportingServices::RdlObjectModel::ReportObject, Microsoft::ReportingServices::RdlObjectModel::IHierarchy
public class ChartCategoryHierarchy : Microsoft.ReportingServices.RdlObjectModel.ReportObject, Microsoft.ReportingServices.RdlObjectModel.IHierarchy
type ChartCategoryHierarchy = class
inherit ReportObject
interface IHierarchy
Public Class ChartCategoryHierarchy
Inherits ReportObject
Implements IHierarchy
- Inheritance
- Implements
Chart |
Initializes a new instance of the ChartCategoryHierarchy class. |
Chart |
Gets or sets the members of the chart. |
Component |
Gets or sets the component metadata. (Inherited from ReportObject) |
Parent |
The parent of this report object. (Inherited from ReportObjectBase) |
Site |
Gets or sets the site associated with the ReportObject object. (Inherited from ReportObject) |
Deep |
Returns a deep clone of this ReportObject instance. (Inherited from ReportObject) |
Get |
Returns the list of report object that contains data scopes. (Inherited from ReportObject) |
Get |
Returns the data scopes for default implementation. (Inherited from ReportObject) |
Get |
Returns the dependencies core for the ReportObject object. (Inherited from ReportObject) |
Initialize() |
Initializes this ChartCategoryHierarchy instance. |
Initialize |
Initializes the report object for designer. (Inherited from ReportObject) |
On |
Raises an event when the property of the child was changed. (Inherited from ReportObject) |
On |
Raises an event when the property was changed. (Inherited from ReportObject) |
Rdl |
Returns whether the report definition language semantic is the same with the core object. (Inherited from ReportObject) |
Save |
Saves the property value of the report object. (Inherited from ReportObject) |
IComponent. |
Occurs when the ReportObject object is disposed. (Inherited from ReportObject) |
IDisposable. |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from ReportObject) |
IHierarchy. |
Gets the members of the hierarchy. |