SmallMultipleModel Class

Represents the model for a small multiple.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.ViewsSmallMultipleModel

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class SmallMultipleModel

The SmallMultipleModel type exposes the following members.

Constructors
  NameDescription
Public methodSmallMultipleModel
Initializes a new instance of the SmallMultipleModel class.
Top
Properties
  NameDescription
Public propertyGroup
Gets or sets the small multiple group.
Top
See Also