ChartViewModelToolBarItems Property |
Gets the tool bar items
Namespace:
SharpCharts.Base.Chart
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public ObservableImmutableList<ToolBarItem> ToolBarItems { get; }
Property Value
Type:
ObservableImmutableListToolBarItemSee Also