DashboardObjectAllowLineOrAreaColour Property |
|
DataPA OpenAnalytics API Reference
Gets a property that indicates if the line or area colour options are shown.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool AllowLineOrAreaColour { get; }
Public ReadOnly Property AllowLineOrAreaColour As Boolean
Get
public:
virtual property bool AllowLineOrAreaColour {
bool get () sealed;
}
function get_AllowLineOrAreaColour();
Return Value
Type:
BooleanTrue if the line or area colour options are shown.
Remarks See Also