public static bool IsApplicable( this AnnotationType type, double[] datapoint )
<ExtensionAttribute> Public Shared Function IsApplicable ( type As AnnotationType, datapoint As Double() ) As Boolean
public: [ExtensionAttribute] static bool IsApplicable( AnnotationType type, array<double>^ datapoint )
[<ExtensionAttribute>] static member IsApplicable : type : AnnotationType * datapoint : float[] -> bool
GrafanaAdapters.AnnotationExtensions.IsApplicable = function(type, datapoint);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.