This topic has not yet been rated - Rate this topic

ChartEmptyPoints Class

Represents the behavior for empty points in a series.

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

The ChartEmptyPoints type exposes the following members.

  NameDescription
Public methodChartEmptyPointsCreates a new instance of the ChartEmptyPoints class.
Top
  NameDescription
Public propertyActionInfoActions associated with the data point.
Public propertyAxisLabelLabel to use on the axis for empty data points.
Public propertyChartDataLabelIndicates the values should be marked with data labels.
Public propertyChartMarkerDefines appearance of the data point marker.
Public propertyComponentMetadataThe component metadata. (Inherited from ReportObject.)
Public propertyCustomPropertiesCustom properties for the data point.
Public propertyParentThe parent of this report object. (Inherited from ReportObjectBase.)
Public propertySiteInfrastructure. (Inherited from ReportObject.)
Public propertyStyleGets the style properties of this report definition object.
Public propertyToolTipTool tip to display for the data point.
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 ChartEmptyPoints 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.