Class GraphDisplay
- Namespace
- Dynamicweb.CoreUI.Displays.Widgets
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class GraphDisplay : DisplayBase<GraphDataSet>
- Inheritance
-
GraphDisplay
- Inherited Members
- Extension Methods
Properties
GraphType
public GraphType GraphType { get; set; }
Property Value
Height
public int Height { get; set; }
Property Value
HideSummary
public bool HideSummary { get; set; }
Property Value
HideTotal
public bool HideTotal { get; set; }
Property Value
Query
public DataQueryBase? Query { get; set; }
Property Value
Width
public int Width { get; set; }