Click or drag to resize
TextBlockLegend Constructor (ExtendedLabelCollectionBase, IContainer)
Create new instance of TextBlockLegend class.

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public TextBlockLegend(
	ExtendedLabelCollectionBase parent,
	IContainer container
)

Parameters

parent
Type: Kettic.AspNet.Controls.ChartModelExtendedLabelCollectionBase
Parent element
container
Type: Kettic.AspNet.Controls.ChartModelIContainer
Container element
See Also