Click or drag to resize

ChartAttributes Enumeration

Chart attributes that apply to all chart types

Namespace:  NetQuarry.UI.Charting
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum ChartAttributes
Members
  Member nameValueDescription
NoLedgend1Hide the ledgend on the chart.
NoDrilldown2Do not allow drilldown.
See Also