properties_follow_chart_point property
properties_follow_chart_point property
Indicates whether datapoint properties and datalabels in all charts in this workbook follow their reference.
Definition:
@property
def properties_follow_chart_point(self):
    ...
@properties_follow_chart_point.setter
def properties_follow_chart_point(self, value):
    ...
See Also
- module 
aspose.cells - class 
WorkbookSettings