MapDataPlot_MapDataPlotStrokeDashArray Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax int[] StrokeDashArray { get; set; }
Property StrokeDashArray As Integer()
Get
Set
property array<int>^ StrokeDashArray {
array<int>^ get ();
void set (array<int>^ value);
}
function get_StrokeDashArray();
function set_StrokeDashArray(value);
Property Value
Type:
Int32See Also