A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X  Y  Z 

M

MarkerImage - class in com.github.mikephil.charting.components
View that can be displayed when selecting values in the chart.
MarkerView - class in com.github.mikephil.charting.components
View that can be displayed when selecting values in the chart.
measure(int,int) - function in android.view.BubbleChart
 
measure(int,int) - function in android.view.PieChart
 
measure(int,int) - function in android.view.Chart
 
measure(int,int) - function in android.view.PieRadarChartBase
 
measure(int,int) - function in android.view.CombinedChart
 
measure(int,int) - function in android.view.ScatterChart
 
measure(int,int) - function in android.view.HorizontalBarChart
 
measure(int,int) - function in android.view.BarLineChartBase
 
measure(int,int) - function in android.view.CandleStickChart
 
measure(int,int) - function in android.view.RadarChart
 
measure(int,int) - function in android.view.BarChart
 
measure(Integer,Integer) - function in android.view.LineChart
 
measure(int,int) - function in android.view.MarkerView
 
measureChild(View,Integer,Integer) - function in android.view.LineChart
 
measureChildren(Integer,Integer) - function in android.view.LineChart
 
measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.LineChart
 
MoveViewJob - class in com.github.mikephil.charting.jobs
Created by Philipp Jahoda on 19/02/16.
moveViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BubbleChart
This will move the left side of the current viewport to the specifiedx-value on the x-axis, and center the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
moveViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.CombinedChart
This will move the left side of the current viewport to the specifiedx-value on the x-axis, and center the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
moveViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.ScatterChart
This will move the left side of the current viewport to the specifiedx-value on the x-axis, and center the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
moveViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.HorizontalBarChart
This will move the left side of the current viewport to the specifiedx-value on the x-axis, and center the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
moveViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BarLineChartBase
This will move the left side of the current viewport to the specifiedx-value on the x-axis, and center the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
moveViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.CandleStickChart
This will move the left side of the current viewport to the specifiedx-value on the x-axis, and center the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
moveViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BarChart
This will move the left side of the current viewport to the specifiedx-value on the x-axis, and center the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
moveViewTo(Float,Float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.LineChart
 
moveViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BubbleChart
This will move the left side of the current viewport to the specified x-valueand center the viewport to the y value animated.This also refreshes the chart by calling invalidate().
moveViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.CombinedChart
This will move the left side of the current viewport to the specified x-valueand center the viewport to the y value animated.This also refreshes the chart by calling invalidate().
moveViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.ScatterChart
This will move the left side of the current viewport to the specified x-valueand center the viewport to the y value animated.This also refreshes the chart by calling invalidate().
moveViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.HorizontalBarChart
This will move the left side of the current viewport to the specified x-valueand center the viewport to the y value animated.This also refreshes the chart by calling invalidate().
moveViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BarLineChartBase
This will move the left side of the current viewport to the specified x-valueand center the viewport to the y value animated.This also refreshes the chart by calling invalidate().
moveViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.CandleStickChart
This will move the left side of the current viewport to the specified x-valueand center the viewport to the y value animated.This also refreshes the chart by calling invalidate().
moveViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BarChart
This will move the left side of the current viewport to the specified x-valueand center the viewport to the y value animated.This also refreshes the chart by calling invalidate().
moveViewToAnimated(Float,Float,YAxis.AxisDependency,Long) - function in com.github.mikephil.charting.charts.LineChart
 
moveViewToX(float) - function in com.github.mikephil.charting.charts.BubbleChart
Moves the left side of the current viewport to the specified x-position.This also refreshes the chart by calling invalidate().
moveViewToX(float) - function in com.github.mikephil.charting.charts.CombinedChart
Moves the left side of the current viewport to the specified x-position.This also refreshes the chart by calling invalidate().
moveViewToX(float) - function in com.github.mikephil.charting.charts.ScatterChart
Moves the left side of the current viewport to the specified x-position.This also refreshes the chart by calling invalidate().
moveViewToX(float) - function in com.github.mikephil.charting.charts.HorizontalBarChart
Moves the left side of the current viewport to the specified x-position.This also refreshes the chart by calling invalidate().
moveViewToX(float) - function in com.github.mikephil.charting.charts.BarLineChartBase
Moves the left side of the current viewport to the specified x-position.This also refreshes the chart by calling invalidate().
moveViewToX(float) - function in com.github.mikephil.charting.charts.CandleStickChart
Moves the left side of the current viewport to the specified x-position.This also refreshes the chart by calling invalidate().
moveViewToX(float) - function in com.github.mikephil.charting.charts.BarChart
Moves the left side of the current viewport to the specified x-position.This also refreshes the chart by calling invalidate().
moveViewToX(Float) - function in com.github.mikephil.charting.charts.LineChart
 
MPPointD - class in com.github.mikephil.charting.utils
Point encapsulating two double values.
MPPointF - class in com.github.mikephil.charting.utils
Created by Tony Patino on 6/24/16.
multiply(float) - function in com.github.mikephil.charting.matrix.Vector3
 
multiply(Vector3) - function in com.github.mikephil.charting.matrix.Vector3
 
my_readFromParcel(Parcel) - function in com.github.mikephil.charting.utils.MPPointF
Set the point's coordinates from the data stored in the specifiedparcel.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X  Y  Z