Freigeben über


ChartEmptyPoints-Klasse

Represents the behavior for empty points in a series.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class ChartEmptyPoints _
    Implements IROMStyleDefinitionContainer, IROMActionOwner
'Usage
Dim instance As ChartEmptyPoints
public sealed class ChartEmptyPoints : IROMStyleDefinitionContainer, 
    IROMActionOwner
public ref class ChartEmptyPoints sealed : IROMStyleDefinitionContainer, 
    IROMActionOwner
[<SealedAttribute>]
type ChartEmptyPoints =  
    class
        interface IROMStyleDefinitionContainer
        interface IROMActionOwner
    end
public final class ChartEmptyPoints implements IROMStyleDefinitionContainer, IROMActionOwner

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartEmptyPoints

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.