jsonPointer property

String get jsonPointer

Implementation

String get jsonPointer {
  return ChartJsonOptionPaths.jsonPointer(jsonPath);
}