Class ChartToolbar
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
ChartToolbar
Implements
Inherited Members
Namespace: FastReport.Olap.Chart
Assembly: FastReport.Olap.dll
Syntax
public class ChartToolbar : Toolbar, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize, IDrawerOwner
Properties
Chart
Declaration
public Chart Chart { get; set; }
Property Value
Type | Description |
---|---|
Chart |
DialogsDefaultPath
Declaration
public string DialogsDefaultPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ToolItems
Declaration
public override List<MetaItem> ToolItems { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<MetaItem> |