[]
        
(Showing Draft Content)

FarPoint.Win.Chart.Chart2DRenderer.GetAxisTitleSize

GetAxisTitleSize Method

GetAxisTitleSize(Graphics, PlotArea, string, Font, TextDirection, int)

Returns the size of the axis title.

Declaration
public SizeF GetAxisTitleSize(Graphics g, PlotArea plotArea, string title, Font titleTextFont, TextDirection titleTextDirection, int titleRotationAngle)
Public Function GetAxisTitleSize(g As Graphics, plotArea As PlotArea, title As String, titleTextFont As Font, titleTextDirection As TextDirection, titleRotationAngle As Integer) As SizeF
Parameters
Type Name Description
Graphics g

Graphics context.

PlotArea plotArea

A PlotArea

string title

The title

Font titleTextFont

Title font

TextDirection titleTextDirection

Title direction

int titleRotationAngle

Title rotaion angle

Returns
Type Description
SizeF

A SizeF value that specifies the size of the axis title