Example: ChartFont property

Dim oFont As New StdFont oFont.Name = "Arial" oFont.Size = 12 Set Trend1.ChartFont = oFont
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal