Interface ISparkSeriesModelWithAxes
Namespace: Telerik.WinControls.UI.Sparkline
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface ISparkSeriesModelWithAxes
Properties
FirstAxis
SecondAxis
Methods
AttachAxis(SparkAxisModel, AxisType)
Declaration
void AttachAxis(SparkAxisModel axis, AxisType type)
Parameters
SparkAxisModel
axis
|
AxisType
type
|