Namespace: GF.Clients.Charts.Expressions
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public static bool operator ==( SeriesReferenceWrapper seriesRef1, SeriesReferenceWrapper seriesRef2 )
Parameters
- seriesRef1
- Type: GF.Clients.Charts.ExpressionsSeriesReferenceWrapper
- seriesRef2
- Type: GF.Clients.Charts.ExpressionsSeriesReferenceWrapper
Return Value
Type: BooleanSee Also