The StackedProfileViewsCreationOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StackedProfileViewsCreationOptions |
The constructor for StackedProfileViewsCreationOptions.
|
Properties
| Name | Description | |
|---|---|---|
| BottomViewStyleId |
Specifies the styleId of the bottom ProfileViews.
| |
| GapBetweenViews |
Specifies the gap between adjacent stacked ProfileViews.
| |
| MiddleViewStyleId |
Specifies the styleId of the middle ProfileViews.
| |
| NumberOfViews |
Specifies the number of stacked ProfileViews.
| |
| TopViewStyleId |
Specifies the styleId of the top ProfileView.
|