Highcharts .NET  11.3.0
Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDataLabelsFilter Class Reference

Inherits BaseObject.

Properties

string Operator [get, set]
 The operator to compare by. Can be one of >, <, >=, <=,==, ===, != and !==. More...
 
string Property [get, set]
 The point property to filter by. Point options are passeddirectly to properties, additionally there are y value,percentage and others listed under Highcharts.Pointmembers. More...
 
double Value [get, set]
 The value to compare against. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Operator

string Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDataLabelsFilter.Operator
getset

The operator to compare by. Can be one of >, <, >=, <=,==, ===, != and !==.

◆ Property

string Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDataLabelsFilter.Property
getset

The point property to filter by. Point options are passeddirectly to properties, additionally there are y value,percentage and others listed under Highcharts.Pointmembers.

◆ Value

double Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDataLabelsFilter.Value
getset

The value to compare against.


The documentation for this class was generated from the following file: