The StackedProfileViewsCreationOptions type exposes the following members.

Constructors

  NameDescription
Public methodStackedProfileViewsCreationOptions
The constructor for StackedProfileViewsCreationOptions.

Properties

  NameDescription
Public propertyBottomViewStyleId
Specifies the styleId of the bottom ProfileViews.
Public propertyGapBetweenViews
Specifies the gap between adjacent stacked ProfileViews.
Public propertyMiddleViewStyleId
Specifies the styleId of the middle ProfileViews.
Public propertyNumberOfViews
Specifies the number of stacked ProfileViews.
Public propertyTopViewStyleId
Specifies the styleId of the top ProfileView.

See Also