ChartEmptyPoints Class
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
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ChartEmptyPoints
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.