Click or drag to resize
DashboardObjectShowRegressionLines Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that determines if this object will show regression lines on a scatter or bubble chart

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool ShowRegressionLines { get; set; }

Return Value

Type: Boolean
True if this object will show regression lines on a scatter or bubble chart
See Also