com.nchart3d.NChart.NChartLabel Member List
This is the complete list of members for com.nchart3d.NChart.NChartLabel, including all inherited members.
getBackground() | com.nchart3d.NChart.NChartPlaced | inline |
getBorderColor() | com.nchart3d.NChart.NChartPlaced | inline |
getChart() | com.nchart3d.NChart.NChartObject | inline |
getFont() | com.nchart3d.NChart.NChartLabel | inline |
getMaxWidth() | com.nchart3d.NChart.NChartLabel | inline |
getText() | com.nchart3d.NChart.NChartLabel | inline |
getTextAlignment() | com.nchart3d.NChart.NChartLabel | inline |
getTextColor() | com.nchart3d.NChart.NChartLabel | inline |
getTextWrapping() | com.nchart3d.NChart.NChartLabel | inline |
setFont(NChartFont font) | com.nchart3d.NChart.NChartLabel | inline |
setMaxWidth(float maxWidth) | com.nchart3d.NChart.NChartLabel | inline |
setText(String text) | com.nchart3d.NChart.NChartLabel | inline |
setTextAlignment(Paint.Align textAlignment) | com.nchart3d.NChart.NChartLabel | inline |
setTextColor(int textColor) | com.nchart3d.NChart.NChartLabel | inline |
setTextWrapping(NChartLineBreakMode textWrapping) | com.nchart3d.NChart.NChartLabel | inline |