DashboardObjectAllowStack100Percent Property |
|
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates whether Stack100Percent option is enabled
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool AllowStack100Percent { get; }
Public ReadOnly Property AllowStack100Percent As Boolean
Get
public:
virtual property bool AllowStack100Percent {
bool get () sealed;
}
function get_AllowStack100Percent();
Return Value
Type:
BooleanTrue if Stack100Percent option is enabled
See Also