Hide Comments
Hide Comments

Comments (0)

Defines the style of the chart axes' labels

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TAxisLabelStyle = ( 
  alsAutomatic, 
  alsValue, 
  alsCaption, 
  alsDateTime); 
 

expandingMembers

 

Name

Description

public enummember

alsAutomatic

Displays the numeric value or a caption based on the charts associated with the axis.

public enummember

alsCaption

Display the numeric value

public enummember

alsDateTime

Display the numeric value as a date time

public enummember

alsValue

Display the Caption for TRSChartValue at that point in the axis

Top

expandingSee Also

Reference

TRSChartValue
TRSChartValue.Caption

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb