FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > Chart3DRenderer Class : GetLabelAreaRectangle Method |
'Declaration Public Function GetLabelAreaRectangle( _ ByVal g As Graphics, _ ByVal chartRectangle As RectangleF, _ ByVal chartModel As ChartModel, _ ByVal labelAreaIndex As Integer _ ) As RectangleF
'Usage Dim instance As Chart3DRenderer Dim g As Graphics Dim chartRectangle As RectangleF Dim chartModel As ChartModel Dim labelAreaIndex As Integer Dim value As RectangleF value = instance.GetLabelAreaRectangle(g, chartRectangle, chartModel, labelAreaIndex)
public RectangleF GetLabelAreaRectangle( Graphics g, RectangleF chartRectangle, ChartModel chartModel, int labelAreaIndex )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional