SRGDisplayBase::SetFormatX

void SRGDisplayBase::SetFormatX(LPCTSTR sFormat)

Sets the format string for the horizontal axis

Defined in: SRGDisplayBase.h

Return Value

void

Parameters

sFormat

Format string that may be used with CString.Format() -- COleDateTime.Format() for date scales.

Remarks

Applies only to numeric scales. Does not apply to compound displays.