Click or drag to resize

ExportChartControlsInit Method

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Init ( 
	bar As Bar,
	dst As ButtonItem,
	cc As NChartControl,
	t As String
)

Parameters

bar
Type: Bar
dst
Type: ButtonItem
cc
Type: NChartControl
t
Type: SystemString
See Also