AxisLabel

AxisLabel is the text that will appear on the axis for a particular DataPoint. AxisLabel can be assigned to a DataPoint as shown below:

 

AxisLabel="Abc"

 

This attribute applies to:

 

Example:

 

<vc:DataPoint AxisLabel="CompanyA" .... />