This topic has not yet been rated - Rate this topic

ChartLegendColumn Class

This API supports the infrastructure and is not intended to be used directly from your code.

Represents a legend column.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
public class ChartLegendColumn : ReportObject, 
	INamedObject

The ChartLegendColumn type exposes the following members.

  NameDescription
Public methodChartLegendColumnCreates a new instance of the ChartLegendColumn class.
Top
  NameDescription
Public propertyActionInfoThe actions and the action style.
Public propertyColumnTypeThe column type.
Public propertyComponentMetadataThe component metadata. (Inherited from ReportObject.)
Public propertyMaximumWidthThe maximum column width.
Public propertyMinimumWidthThe minimum column width.
Public propertyNameThe column name.
Public propertyParentThe parent of this report object. (Inherited from ReportObjectBase.)
Public propertySeriesSymbolHeightThe symbol height for each data series.
Public propertySeriesSymbolWidthThe symbol with for each data series.
Public propertySiteInfrastructure. (Inherited from ReportObject.)
Public propertyStyleThe column style.
Public propertyToolTipThe tooltip for the legend column.
Public propertyToolTipLocIDThe unique identifier for the ToolTip property.
Public propertyValueInfrastructure.
Top
  NameDescription
Public methodDeepCloneReturns a deep clone of this ReportObject instance. (Inherited from ReportObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetContainingDataScopesInfrastructure. (Inherited from ReportObject.)
Protected methodGetDataScopesForDefaultImplInfrastructure. (Inherited from ReportObject.)
Protected methodGetDependenciesCoreInfrastructure. (Inherited from ReportObject.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInitializeInitializes an instance of the ChartLegendColumn class. (Overrides ReportObject.Initialize().)
Protected methodInitializeForDesignerInfrastructure. (Inherited from ReportObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnChildPropertyChangedInfrastructure. (Inherited from ReportObject.)
Protected methodOnPropertyChangedInfrastructure. (Inherited from ReportObject.)
Protected methodRdlSemanticEqualsCoreInfrastructure. (Inherited from ReportObject.)
Protected methodSavePropertyValue<T>Infrastructure. (Inherited from ReportObject.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.