ASP.NET Pack Programmer's Guide
DataBoundSeries.YAxisLabelsDataField Property
See Also
 





Gets or sets the name of Y axis labels data field in the data source.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public string YAxisLabelsDataField { get; set; }

Visual Basic  Copy Code

Public Property YAxisLabelsDataField As String

 Property Value

 See Also

DataBoundSeries Members
DataBoundSeries Class
MindFusion.Charting Namespace