Chart.Defaults Class
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Provides the default property values for the chart.
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.RdlObjectModel.Chart.Defaults
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class Defaults
'Usage
public static class Defaults
public ref class Defaults abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Defaults = class end
public final class Defaults
The Chart.Defaults type exposes the following members.
Fields
Name | Description | |
---|---|---|
DesignerMode | Infrastructure. Specifies the designer mode for the chart. |
Top
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.