This question is locked. New answers and comments are not allowed.
Hi,
I'm trying to bind a list of custom objects with 3 properties: 1) TimeElapsed, 2) ActivityName, 3) ActivityType to create a Line Chart.
TimeElapsed is bound to the Y axis.
ActivityName is bound to the X axis.
Is it possible to bind/filter based on this third ActivityType property? For example, if I just want to bind for ActivityType=Running, how would I go about doing this without manipulating my list manually.
Thanks,
JP
I'm trying to bind a list of custom objects with 3 properties: 1) TimeElapsed, 2) ActivityName, 3) ActivityType to create a Line Chart.
TimeElapsed is bound to the Y axis.
ActivityName is bound to the X axis.
Is it possible to bind/filter based on this third ActivityType property? For example, if I just want to bind for ActivityType=Running, how would I go about doing this without manipulating my list manually.
Thanks,
JP